You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return _sentencepiece.SentencePieceProcessor_LoadFromFile(self, arg)
[rank0]: RuntimeError: Internal: could not parse ModelProto from /home/sramakr1/vicuna_weights/tokenizer.model
How do I resolve this?
I set the path to vicuna_weights after i did git clone https://huggingface.co/Vision-CAIR/vicuna.
The text was updated successfully, but these errors were encountered:
I am trying to load the vicuna model from here https://huggingface.co/Vision-CAIR/vicuna/ but I get this error.
How do I resolve this?
I set the path to
vicuna_weights
after i didgit clone https://huggingface.co/Vision-CAIR/vicuna
.The text was updated successfully, but these errors were encountered: