-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] 基于本地知识的 chatglm 应用,利用 langchain,可私有部署、全开源模型 #307
Comments
我这个除你的功能,还基于vue实现了webui。https://github.com/l15y/wenda |
@l15y 被您这个项目碾压了😢 |
也不完善,精力有限。 |
别妄自菲薄,你的也做的不错,加油~ |
@ZanoZ 谢谢🙏🙏 我会继续努力完善的 |
已加入README中 |
现已增加 Web UI Demo,并支持多个文档导入 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
No response
Solutions
项目地址:langchain-ChatGLM
受 GanymedeNil 的项目 document.ai 和 AlexZhangji 创建的 ChatGLM-6B Pull Request 启发,建立了全部基于开源模型实现的本地知识问答应用。
Embedding 选用的是 GanymedeNil/text2vec-large-chinese,LLM 选用的是 ChatGLM-6B。依托上述模型,本项目可实现全部使用开源模型离线私有部署。
Additional context
No response
The text was updated successfully, but these errors were encountered: