-
Notifications
You must be signed in to change notification settings - Fork 85
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
Vicuna issue #50
Comments
I had the chance to train the model, so I can help; could you please elaborate more on how and where exactly this error started to show? and which dataset/s did you use? |
models/salmonn.py line 110:
|
Ok, I think the error is due to large files. I used Git to clone Whisper and Vicuna from Hugging Face, which results in incomplete files if |
HI, I am trying to train this model but I have some issues when the model run Vicuna model:
RuntimeError: Internal: src/sentencepiece_processor.cc(1101) [model_proto->ParseFromArray(serialized.data(), serialized.size())]
Do you know how to fix this?
The text was updated successfully, but these errors were encountered: