ninehills/chatglm-openai-api
Provide OpenAI style API for ChatGLM-6B and Chinese Embeddings Model
PythonMIT
Issues
- 5
聊天正常但是embeddings 报错
#10 opened by BoFan-tunning - 2
AttributeError: 'ChatGLMTokenizer' object has no attribute 'sp_tokenizer'. Did you mean: '_tokenize'
#22 opened by menkeyi001 - 11
建议增加openai的function call特性
#17 opened by jinghai - 5
max_tokens、temperature、top_p参数无法省略
#21 opened by fevenor - 0
这边在调试时,发现api好像无法保存history
#20 opened by Azil-rz - 2
ChatGLM2-6B 支持
#18 opened by zhongpei - 2
chat is
#16 opened by BoFan-tunning - 1
在langchain的openai对象里报错,疑似不兼容
#15 opened by tclxdean-lu - 1
兼容到openai的版本是啥
#13 opened by yuanjie-ai - 1
建议增加vicuna、miniGPT4等支持
#12 opened by keenzhu - 0
增加LORA外挂支持
#11 opened by keenzhu - 0
本地部署后无法连接127.0.0.1:8000 无法连接
#9 opened by BoFan-tunning - 0
本地部署后无法连接127.0.0.1:8000 无法连接
#8 opened by BoFan-tunning - 1
能对本地知识库做API吗?
#6 opened by eeric - 8
为什么消耗太多GPU资源
#2 opened by eeric - 6
可不可以直接使用ip加端口的方式部署呢
#5 opened by ccly1996 - 3
使用ngrok 隧道,怎么发布到公网
#4 opened by eeric - 1
希望可以支持 本地Chatglm-6b 模型
#3 opened by online2311 - 4
在 Chatbot-UI 中,偶尔会出现乱码情况
#1 opened by ninehills