Langchain-Chatchat/models
imClumsyPanda 2a44bd870e
Dev (#1046)
* 增加lora检查点加载成功提示

* 修复baichuan_llm引起的bug

* update model_config

---------

Co-authored-by: hzg0601 <hzg0601@163.com>
2023-08-11 10:50:21 +08:00
..
base 增加fastchat打字机输出 2023-07-16 01:29:51 +08:00
loader Dev (#1046) 2023-08-11 10:50:21 +08:00
__init__.py Adding an implementaion for involving with accessing Baichuan-13B-Chat (#1005) 2023-08-10 21:55:35 +08:00
baichuan_llm.py Adding an implementaion for involving with accessing Baichuan-13B-Chat (#1005) 2023-08-10 21:55:35 +08:00
chatglm_llm.py Update chatglm_llm.py remove unused library 2023-07-21 15:11:51 +08:00
chatglmcpp_llm.py support chatglm2cpp 2023-07-24 14:41:51 +08:00
fastchat_openai_llm.py temporarily save 2023-07-19 10:57:09 +08:00
llama_llm.py 增加fastchat打字机输出 2023-07-16 01:29:51 +08:00
moss_llm.py 修改模型生成的调用方式,兼容Chain调用 2023-07-12 23:09:28 +08:00
shared.py 修改模型生成的调用方式,兼容Chain调用 2023-07-12 23:09:28 +08:00