text-generation-inference
2a101207 - fix(server): Handle loading from local files for MPT (#534)

Commit
2 years ago
fix(server): Handle loading from local files for MPT (#534) This PR allows the MPT model to be loaded from local files. Without this change, an exception will be thrown by `hf_hub_download` function if `model_id` is a local path.
Author
Parents
Loading