Spaces:
Sleeping
Sleeping
OS error when duplicate the space
#4
by
jononearth
- opened
Hi,
very nice work.
When I duplicate the space, the OSError comes out:
OSError: DAMO-NLP-SG/vicuna-7b 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
.
Could you let me know what I can do to avoid this error?
Right, we upload vicuna-7b to Huggingface as a private repo and it is not accessible to the public. To tackle this issue, you can set up your own vicuna-7b and change the path in "./eval_configs/video_llama_eval.yaml" accordingly.
lixin4ever
changed discussion status to
closed