-
Notifications
You must be signed in to change notification settings - Fork 902
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
Split failed, no [br] found #340
Comments
请问使用的什么 llm |
感觉qwen 2.5:32b很容易遇到, |
wen 2.5:7b也遇到了。应该是[br]结果变成 { |
我用的是本地的模型,8G显存,不知道是不跟这个有关 |
我换了llama3.1:8b 不行还是有问题,最终换qwen2.5-coder:7b '<.br.>'的问题没有了。但是后边还会有错误,貌似LLM模型不干活了,日志里他们对上话了,还有名字。一个脚Emily ,一个叫Alex,我的灵魂优点颤抖了。。
|
File "D:\llm\VideoLingo-2.1.2\core\ask_gpt.py", line 105, in ask_gpt
raise Exception(f"Still failed after {max_retries} attempts: {e}")
Exception: Still failed after 3 attempts: JSON parsing still failed after 3 attempts: ❎ API response error: Split failed, no [br] found
The text was updated successfully, but these errors were encountered: