Langchain-Chatchat/models
imClumsyPanda e4df46bcaa merge master 2023-05-25 22:57:51 +08:00
..
loader fix int4 and int8 model init bug 2023-05-24 00:20:03 +08:00
__init__.py 使用model_config默认配置启动 2023-05-23 23:10:31 +08:00
__main__.py llm_model_dict 处理了loader的一些预设行为,如加载位置,模型名称,模型处理器实例, 定义checkpoint名称和远程路径 2023-05-18 22:54:41 +08:00
base.py 删除 AnswerResultStream 、generate_with_callback收集器 2023-05-25 21:07:40 +08:00
chatglm_llm.py merge master 2023-05-25 22:57:51 +08:00
fastchat_llm.py 删除 AnswerResultStream 、generate_with_callback收集器 2023-05-25 21:07:40 +08:00
llama_llm.py 删除 AnswerResultStream 、generate_with_callback收集器 2023-05-25 21:07:40 +08:00
moss_llm.py 删除 AnswerResultStream 、generate_with_callback收集器 2023-05-25 21:07:40 +08:00
shared.py 使用model_config默认配置启动 2023-05-23 23:10:31 +08:00