basetenlabs / truss

The simplest way to serve AI/ML models in production
https://truss.baseten.co
MIT License
857 stars 61 forks source link

Update HF auth token constant name #1017

Open aspctu opened 2 weeks ago

aspctu commented 2 weeks ago

:rocket: What

This PR updates the name we use to set the hf auth token to the newly introduced HF_TOKEN var.

:computer: How

:microscope: Testing

squidarth commented 2 weeks ago

@aspctu does this get used with older transformers versions? Should we be setting both env vars?