Langchain-Chatchat/models
glide-the 0a605bf4b5 调整项目结构 2023-05-30 20:40:27 +08:00
..
base 调整项目结构 2023-05-30 20:40:27 +08:00
loader 增加cpu加载模型逻辑 2023-05-26 22:52:55 +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
chatglm_llm.py Merge remote-tracking branch 'origin/dev' into dev 2023-05-26 01:49:26 +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