nilin1998

Results 5 issues of nilin1998

当向量知识库选用pgvector,查询向量数据库是报错,错误如下: INFO: 127.0.0.1:58621 - "POST /knowledge_base/search_docs HTTP/1.1" 500 Internal Server Error 2024-02-26 09:20:10,509 - _client.py[line:1013] - INFO: HTTP Request: POST http://127.0.0.1:7861/knowledge_base/search_docs "HTTP/1.1 500 Internal Server Error" ERROR: Exception in ASGI...

bug

当前选用的模型为glm4-chat,对话时报错,详细的错误为: ``` INFO: 127.0.0.1:62988 - "GET /tools HTTP/1.1" 200 OK 2024-07-16 16:39:32,138 httpx 21692 INFO HTTP Request: GET http://127.0.0.1:7861/tools "HTTP/1.1 200 OK" OpenAIChatInput( user=None, extra_headers=None, extra_query=None, extra_json=None, timeout=None, messages=[{'content': '你好',...

bug

我在精度为fp16的情况下,单卡微调训练占用16G显存,使用多卡训练,则需要两个16G显存,但我的理解中,多卡训练时,所需的16G显存平均分到每张卡上,每张卡只占用8G显存。请问问题出在哪里了呢 单卡:![image](https://github.com/zejunwang1/chatglm_tuning/assets/55744076/9fcaa74e-d3cd-4943-8524-505aa2799ed8) 多卡:![image](https://github.com/zejunwang1/chatglm_tuning/assets/55744076/4da363d5-7e70-405d-8606-02af525bc244)

加载项目中的output/adgen-chatglm-6b-lora模型,运行cli_demo.py,结果中出现了大量重复语句,如图: ![image](https://github.com/zejunwang1/chatglm_tuning/assets/55744076/8e1175b6-74b4-404c-b7df-85744ad6fb5e)

### 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 ### Python version information >=3.11 ### DB-GPT version...

bug
Waiting for reply
stale