-
下面是终端运行日志 UnicodeDecodeError可以忽略,我在运行assistant_rag.py文件上传同样的txt文件也有这个错误,但是正常运行并能输入结果。
/home/Qwen-Agent/examples# python parallel_doc_qa.py
Running on local URL: http://127.0.0.1:7860
To creat…
-
# Code from [this file](https://github.com/QwenLM/Qwen-Agent/blob/main/examples/qwen2vl_function_calling.py)
```
from qwen_agent.llm import get_chat_model
def test():
# Config for the model
…
-
INFO:lightrag:Creating a new event loop in a sub-thread.
INFO:httpx:HTTP Request: POST http://127.0.0.1:8999/v1/embeddings "HTTP/1.1 200 OK"
ERROR:asyncio:Task exception was never retrieved
future:…
zh-nj updated
12 hours ago
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
能否支持通义千问
-
- 国内大模型团队产品试用,比较
- 关于国内LLM发展与AI democratization的关系
-
`
pip install libmagic (linux)
pip install python-magic-bin (windows)
pip install qianfan
pip install zhipuai
pip install dashscope
pip install elasticsearch
pip install pandas
p…
-
用qwen1.5-14b-chat进行测试,发现用langchain的这两个agent,均不能调用工具,所以请问一下qwen1.5支持langchain的这两个agent吗?如果支持,该如何使用呢
-
file:
venv\lib\site-packages\langchain_dashscope\aigc_generation.py
line 244
in ChatDashScope
allowed_special: Union[Literal["all"], AbstractSet[str]] = set()
Literal not import, so NameE…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
transformers==4.45.0.dev0
torch-npu==2.1.0.post3
### Reproduction
在npu上进行qwen2-vl-7b推理时,模型的回答质量差。例如:
…