mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-30 02:35:29 +08:00
update README.md
This commit is contained in:
parent
63d900607f
commit
0d0550525a
@ -10,6 +10,10 @@
|
||||
|
||||
✅ 本项目中 Embedding 选用的是 [GanymedeNil/text2vec-large-chinese](https://huggingface.co/GanymedeNil/text2vec-large-chinese/tree/main),LLM 选用的是 [ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)。依托上述模型,本项目可实现全部使用**开源**模型**离线私有部署**。
|
||||
|
||||
## 更新信息
|
||||
|
||||
**[2023/04/07]** 解决加载 ChatGLM 模型时发生显存占用为双倍的问题 (感谢 [@suc16](https://github.com/suc16) 和 [@myml](https://github.com/myml))
|
||||
|
||||
## 使用方式
|
||||
|
||||
### 1. 安装 python 依赖包
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user