li-plus / chatglm.cpp

C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)
MIT License
2.92k stars 333 forks source link

什么时候能支持internLM2 #252

Closed nigel001 closed 6 months ago

nigel001 commented 8 months ago

internLM2已经发布,请问什么时候能支持

QwertyJack commented 8 months ago

不妨试试llama.cpp

https://github.com/InternLM/InternLM/issues/612

https://github.com/ggerganov/llama.cpp/issues/5031

li-plus commented 8 months ago

后续打算把 InternLM / Baichuan 交给 llama.cpp 上游维护了,只维护 ChatGLM 系列模型,人力实在有限