basetenlabs / truss-examples

Examples of models deployable with Truss
https://trussml.com
MIT License
103 stars 24 forks source link

Fix mistral models to have an hf_access_token. #275

Closed squidarth closed 2 months ago

squidarth commented 2 months ago

See https://basetenlabs.slack.com/archives/C052AKXNGES/p1713559863206319 for context, but right now our mistral models in the library will fail unless they have an hf access token.

These are the two that need the hf access token added.

This will change the model library to prompt users to have an hf access token added.