Haobo ZHANG
Haobo ZHANG
貌似是版本不匹配的问题,我尝试: pip install funasr==0.8.7 pip install modelscope==1.10.0 后,可以正常运行了。
Just found [this PR](https://github.com/ggerganov/llama.cpp/pull/5392) merged into llama.cpp master. However, using llama.cpp [b2100](https://github.com/ggerganov/llama.cpp/releases/tag/b2100). Got the same error. Platform: Windows 11 Log file: ```log [1707396576] Log start [1707396576] Cmd: D:\llama.cpp\main.exe -ngl 35...
> @Chaunice For convenience, I have prepared a [Colab notebook](https://colab.research.google.com/drive/1n3YbcbnB7QGPHNEL95cdZPXskxMh6xq7?usp=sharing) to convert the model to GGUF. Additionally, I have provided the converted GGUF models in the links below: > >...