This website requires JavaScript.
Explore
Help
Register
Sign In
weiweiw
/
Langchain-Chatchat
Watch
1
Star
0
Fork
You've already forked Langchain-Chatchat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
46a7690df5
Langchain-Chatchat
/
models
History
imClumsyPanda
a1fd0b8750
Update chatglm_llm.py
2023-05-25 22:00:17 +08:00
..
extensions
update model_loader
2023-05-21 15:30:52 +08:00
loader
fix int4 and int8 model init bug
2023-05-24 00:20:03 +08:00
__init__.py
update model_config.py
2023-05-21 22:40:53 +08:00
__main__.py
llm_model_dict 处理了loader的一些预设行为,如加载位置,模型名称,模型处理器实例, 定义checkpoint名称和远程路径
2023-05-18 22:54:41 +08:00
base.py
llm_model_dict 处理了loader的一些预设行为,如加载位置,模型名称,模型处理器实例, 定义checkpoint名称和远程路径
2023-05-18 22:54:41 +08:00
chatglm_llm.py
Update chatglm_llm.py
2023-05-25 22:00:17 +08:00
llama_llm.py
llm_model_dict 处理了loader的一些预设行为,如加载位置,模型名称,模型处理器实例, 定义checkpoint名称和远程路径
2023-05-18 22:54:41 +08:00
moss_llm.py
moss_llm.py 删除 stopping_criteria
2023-05-19 23:47:13 +08:00
shared.py
update model_config.py
2023-05-19 23:12:39 +08:00