argosopentech / argosopentech/MetalTranslate
Error with translate-en_zh-1_9.argosmodel
- Dominant language
- C++
- Stars
- 61
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
terminate called after throwing an instance of 'std::runtime_error'
what(): Unsupported model binary version. This executable supports models with binary version v5 or below, but the model has binary version v6. This usually means that the model was generated by a later version of CTranslate2. (Forward compatibility is not guaranteed.)
translate-en_zh-1_9.argosmodel from http://data.argosopentech.com/argospm/v1/translate-en_zh-1_9.argosmodel
Is there a solution to this problem?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how MetalTranslate invokes CTranslate2 and reproduce the failure with translate-en_zh-1_9.argosmodel from the linked Argos model URL. Compare the executable's supported binary version with the model's v6 requirement; done means establishing a compatible model or executable path and verifying that the model loads without the reported runtime error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100