R
Runpod5d ago
dagger

Can't load load model from network volume.

I'm trying to load model from network volume with my serverless worker with environment MODEL_NAME, but even when setting up the template I got this error:
Failed to save template: Unable to access model '/workspace/weights/finexts'. Please ensure the model exists and you have permission to access it. For private models, make sure the HuggingFace token is properly configured.
Failed to save template: Unable to access model '/workspace/weights/finexts'. Please ensure the model exists and you have permission to access it. For private models, make sure the HuggingFace token is properly configured.
Is there any configuration I missed or it is not possible to set model path to network volume? I have searched from repositories, asking runpod ai and google it, but I have no solution found. Appreciate your help.
2 Replies
dagger
daggerOP4d ago
@flash-singh Hi, sorry for asking, do have any clue for this issue?
CodingNinja
CodingNinja4d ago
Is the env variable for Huggingface token set?

Did you find this page helpful?