Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Husky model not getting initialized. #65

Open
sovit-123 opened this issue Nov 20, 2023 · 0 comments
Open

Husky model not getting initialized. #65

sovit-123 opened this issue Nov 20, 2023 · 0 comments

Comments

@sovit-123
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant