R
Runpod7d ago
SBlack

Huggingface cached models seems to not working

i`m added repo but no models inside container and no logs
No description
5 Replies
Unknown User
Unknown User5d ago
Message Not Public
Sign In & Join Server To View
GrimTrigger
GrimTrigger19h ago
Ive got the same problem. Connected our HF model repo to serverless and I cannot find the models anywhere on the workers after connecting via web terminal. It would be super useful to be able to set $HF_HOME etc and have it download to that location. As well as better logging.
Dj
Dj13h ago
You can already override HF_HOME, if you're using the model caching feature we mount it somewhere else and I think we define HF_HOME for you.
Unknown User
Unknown User13h ago
Message Not Public
Sign In & Join Server To View
Dj
Dj13h ago
Yes, should be: /runpod-volume/huggingface-cache/hub/

Did you find this page helpful?