- 26 5月, 2023 5 次提交
-
-
keenzhu authored
-
glide-the authored
-
Fixes # None Before submitting If you want to review, please refer to the quick start example provided in langchain/chains/dialogue_answering/main.py. You may need to set the openaikey and the following startup parameters: --dialogue-path: the location of the dialogue file, --embedding-model: the HuggingFaceEmbeddings model to use (defaults to GanymedeNil/text2vec-large-chinese) if not specified. Regarding the format of the dialogue file, please refer to the following information: ```text sun: Has the offline model been run? glide-the: Yes, it has been run, but the results are not very satisfactory. glide-the: It lacks chat intelligence and falls far behind in terms of logic and reasoning. sun: Are you available for voice chat? glide-the: I'm considering using this offline model: https://huggingface.co/chat glide-the: voice chat okay. glide-the: You can take a look at the dev_agent branch of the langchain-chatglm project. glide-the: There's a dialogue model question-answering example under the agent. sun: Alright. glide-the: The specified chat record file is exported from WeChat. ```
glide-the authored -
Build an abstract dialogue model using classes and methods to represent different dialogue elements. This class serves as a fundamental framework for constructing dialogue models.
glide-the authored -
glide-the authored
-
- 25 5月, 2023 12 次提交
-
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
glide-the authored
-
glide-the authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
- 24 5月, 2023 6 次提交
-
-
fxjhello authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
- 23 5月, 2023 4 次提交
-
-
llama_llm.py 删除流式输出 base.py、shared.py 删除多余代码 fastchat_llm.py 业务实现
glide-the authored -
zhubao315 authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
- 22 5月, 2023 13 次提交
-
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
删除低显存加载参数
glide-the authored -
fxjhello authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
fxjhello authored
-
imClumsyPanda authored
-
fxjhello authored
-
yawudede authored
-