InternGPT icon indicating copy to clipboard operation
InternGPT copied to clipboard

Husky model not getting initialized.

Open sovit-123 opened this issue 2 years ago • 2 comments

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.

sovit-123 avatar Nov 20 '23 15:11 sovit-123

Hi @sovit-123, have you solved this issue? I have the same issue and really need to make this code runnable? Thanks.

LiYunJamesPhD avatar Dec 13 '24 06:12 LiYunJamesPhD

Hello @LiYunJamesPhD I really have not tried since the issue was raised as I did not get any response on this thread.

sovit-123 avatar Dec 14 '24 01:12 sovit-123