Spaces:
Runtime error
Runtime error
quincyqiang
commited on
Commit
•
ef2fed3
1
Parent(s):
402215d
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Chinese-LangChain
|
2 |
|
3 |
> Chinese-LangChain:中文langchain项目,基于ChatGLM-6b+langchain实现本地化知识库检索与智能答案生成
|
@@ -95,4 +104,4 @@ python app.py
|
|
95 |
- webui参考:https://github.com/thomas-yanxin/LangChain-ChatGLM-Webui
|
96 |
- knowledge问答参考:https://github.com/imClumsyPanda/langchain-ChatGLM
|
97 |
- LLM模型:https://github.com/THUDM/ChatGLM-6B
|
98 |
-
- CSS:https://huggingface.co/spaces/JohnSmith9982/ChuanhuChatGPT
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
title: 'Chinese-LangChain '
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 🚀
|
6 |
+
colorFrom: yellow
|
7 |
+
colorTo: yellow
|
8 |
+
pinned: true
|
9 |
+
---
|
10 |
# Chinese-LangChain
|
11 |
|
12 |
> Chinese-LangChain:中文langchain项目,基于ChatGLM-6b+langchain实现本地化知识库检索与智能答案生成
|
|
|
104 |
- webui参考:https://github.com/thomas-yanxin/LangChain-ChatGLM-Webui
|
105 |
- knowledge问答参考:https://github.com/imClumsyPanda/langchain-ChatGLM
|
106 |
- LLM模型:https://github.com/THUDM/ChatGLM-6B
|
107 |
+
- CSS:https://huggingface.co/spaces/JohnSmith9982/ChuanhuChatGPT
|