text-generation-inference
2a101207
- fix(server): Handle loading from local files for MPT (#534)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#534 - Handle loading from local files for MPT
Author
Yard1
Parents
e6888d0e
Loading