-
**问题描述**
使用知识库问答时发生如上问题。
上个星期用的时候还是没问题的,这个星期重新搭建了一次就一直报错,依赖库版本可能和上一次不一致。
核心报错信息如下:
2024-04-24 12:44:01,234 - _base_client.py[line:1524] - INFO: Retrying request to /chat/completions in 0.957255 se…
zzxs updated
6 months ago
-
操作系统:Windows-10-10.0.22635-SP0.
python版本:3.11.7 (tags/v3.11.7:fa7a6f2, Dec 4 2023, 19:24:49) [MSC v.1937 64 bit (AMD64)]
项目版本:v0.2.10
langchain版本:0.0.354. fastchat版本:0.2.35
当前使用的分词器:ChineseRe…
cstkn updated
6 months ago
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Linux
### P…
-
### The Feature
Many famous LLM model are not included, while other similar github repo like https://github.com/songquanpeng/one-api and https://github.com/llmapi-io/llmapi-server supports them.
…
-
![企业微信截图_17113550771807](https://github.com/chatchat-space/Langchain-Chatchat/assets/40027568/f7ab63a2-717e-415b-a894-e14da1e32301)
==============================Langchain-Chatchat Configuration=…
-
# **2024年,近期会议记录及学习笔记**
-
![output](https://github.com/TarsLab/obsidian-ai-zhipu/assets/130667961/271b0d9d-4d66-4c63-b134-9c75eb3751ed)
我无论输入什么,选择 “生成内容” 之后就会变成 `app://obsidian.md `
-
ERROR | root | Error code: 400 - {'object': 'error', 'message': 'Only zhipu-api allowed now, your model chatglm3-6b', 'code': 40301}
Traceback (most recent call last):
File "/home/wsz/Langchain-C…
-
使用
```
load_summarize_chain(llm,chain_type="map_reduce",verbose=True,map_prompt=PROMPT,combine_prompt=COMBINE_PROMPT)
```
时,出现离线下载gpt2模型的问题
- 类ChatZhipuAI(BaseChatModel)没有get_token_ids()方法,会默认走la…
-
当前启动的LLM模型:['chatglm3-6b', 'zhipu-api', 'openai-api'] @ cpu
{'device': 'cuda',
//此处cuda如何改为CPU