You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Xin Yan f2cd5cddee Merge branch 'master' of https://github.com/thomas-yanxin/LangChain-ChatGLM-Webui 11 months ago
__pycache__ 修复切换模型时可能的潜在问题 1 year ago
docs modified: docs/deploy.md 11 months ago
img Update wechat_group.jpg 11 months ago
model_cache feat: modify code for union offline and online code which could help user to transfer the project to offline environment only with double run the code on online & offline environment. 1 year ago
modelscope 更新PaddlePaddle版本 11 months ago
nltk_data upgrade 1 year ago
paddlepaddle Delete demo.py 11 months ago
Dockerfile FiX config.py / edit Dockerfile / add Docker.Base 1 year ago
Dockerfile.Base FiX config.py / edit Dockerfile / add Docker.Base 1 year ago
LICENSE Initial commit 1 year ago
README.md modified: README.md 11 months ago
app.py modified: app.py 11 months ago
chatllm.py 完善系列问题 1 year ago
chinese_text_splitter.py 完善系列问题 1 year ago
config.py 更改向量存储为Qdrant 1 year ago
jina_serving.py modified: jina_serving.py 1 year ago
poetry.lock Specify jina version as NOT elder than 3.15.2 and langchain-serve version as NOT elder than 0.0.24, each of which is the first official release can be installed successfully on platform Windows by poetry. 1 year ago
poetry.toml Introduce poetry to manage all dependencies except detectron2, generate poetry.lock without CUDA. 1 year ago
pyproject.toml Specify jina version as NOT elder than 3.15.2 and langchain-serve version as NOT elder than 0.0.24, each of which is the first official release can be installed successfully on platform Windows by poetry. 1 year ago
requirements.txt Update requirements.txt 11 months ago

基于LangChain和ChatGLM-6B的针对本地知识库的自动问答

Python Markdown Text Dockerfile