RuntimeError: Unsupported model binary version

#2
by vasilee - opened

I am using the code from the model card and getting this error
also, I have run the pip install --upgrade (just in case)

RuntimeError: Unsupported model binary version. This executable supports models with binary version v6 or below, but the model has binary version v1936876918. This usually means that the model was generated by a later version of CTranslate2.

Thanks, indeed as readme says, this is compatible to ctranslate2>=3.16.0

michaelfeil changed discussion status to closed

Sign up or log in to comment