bytedance / SALMONN

SALMONN: Speech Audio Language Music Open Neural Network
https://bytedance.github.io/SALMONN/
Apache License 2.0
978 stars 75 forks source link

Vicuna issue #50

Open tuandattt opened 2 months ago

tuandattt commented 2 months ago

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?

SaraAlthubaiti commented 1 month ago

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?

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?