Closed wzg-zhuo closed 7 months ago
参考chatglm.cpp,能否支持python推理
能否提供chatllm_pybind.cpp,_C.py,init.py等文件,谢谢
I will do it after later. Stay tuned.
ok thx
Here we go: https://github.com/foldl/chatllm.cpp/blob/master/docs/binding.md
Here a Chatbot web demo:
https://github.com/foldl/chatllm.cpp/blob/master/bindings/chatllm_st.py
参考chatglm.cpp,能否支持python推理