-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Description
Hello. I somehow managed to get the LLama weights manually as per the directory structure. Everything seemed to be going fine. However, when the Husky model started to load, I got this error:
OSError: model_zoo/husky-7b-delta-v0_01 is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to this repo with `use_auth_token` or log in with `huggingface-cli login` and pass `use_auth_token=True`.
From further inspection, it seems that that the Husky 7B model is not available on Hugging Face. Any help on this front is appreciated.
Metadata
Metadata
Assignees
Labels
No labels