The repository implements a dialogue system for chatglm3 based on document question-answering, mainly comprising three parts: 1. Parsing documents into lists. 2. Converting text into vectors and storing them in a vector database. 3. Subsequently, the system can match the most similar two question-answer pairs based on vector distance and add them to the prompt, optimizing the model's question-answering performance.
-
Notifications
You must be signed in to change notification settings - Fork 0
HeiMaWZ/ChatGLM-doc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The repository implements a dialogue system for chatglm3 based on document question-answering, mainly comprising three parts.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published