craii
craii
坐等项目复活
已解决: 遇到相同问题的,可使用以下命令解决: ``` cd /Users/.../Documents/chatglm.cpp-langchain/chatglm.cpp/chatglm_cpp MODEL=../chatglm-ggml.bin uvicorn chatglm_cpp.langchain_api:app --host 127.0.0.1 --port 8000 ```
it would work well if you can find a gguf/ggml model that supports vietnamese. For me it works fine with Chinese.
> 我也遇到了同样的问题 mac 无法运行生成的这个程序 thanks to [@takahirosir](https://github.com/takahirosir) 's work repled on https://github.com/deepseek-ai/Janus/issues/66#issuecomment-2619865019 https://github.com/takahirosir/Janus/commit/ff1e732981695b08c35f7356e04c89bb925906bf#diff-1b6c4cb1987bfffe1eba923c8b618df435472bfa1544712d10e491cd3b852c93 it works for me but makes the inference way more slower than generating image of the same...