piagodai
piagodai
2024-11-04 12:58:07.299 Uncaught app exception Traceback (most recent call last): File "C:\Users\WINDOWS\anaconda3\envs\videolingo\lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 88, in exec_func_with_error_handling result = func() File "C:\Users\WINDOWS\anaconda3\envs\videolingo\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 590, in code_to_exec exec(code, module.__dict__) File "D:\AI\VideoLingo\st.py", line...
qwq的翻译质量很不错,个人体感是目前为止一张24G显卡支持本地能部署的质量最好的llm了 但是翻译过程中会报很多错, "Missing required key: `split`" "json_repair parsing failed." 等等(error.json见附件) 虽然这些报错不影响翻译,但是超过max retry会直接失败 一个workaround是把max retry调很大 建议针对优化一下,能够本机部署必然扩大用户群 [error.json](https://github.com/user-attachments/files/19112969/error.json)