-
OPENAI 报错
``` API Error: Status Code 400, {"object":"error","message":"Only allowed now, your model Qwen2-7B","code":40301} ```
docker部署。
``` docker run -d \
--network host \
-v /data/d…
-
I trying quantize [lightblue/qarasu-14B-chat-plus-unleashed](https://huggingface.co/lightblue/qarasu-14B-chat-plus-unleashed) based [Qwen/Qwen-14B-Chat](https://huggingface.co/Qwen/Qwen-14B-Chat) .
…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue](ht…
-
### Installation Method | 安装方法与平台
Anaconda (I used latest requirements.txt)
### Version | 版本
Latest | 最新版
### OS | 操作系统
Windows
### Describe the bug | 简述
我在config_private.py添加了api_key`API_KEY =…
-
I use a third party compatible with the OpenAI API to enable the Qwen model, but cross-domain needs to be enabled, otherwise it will not work properly.
我使用兼容OpenAI API的第三方可以启用通义千问模型,但是需要开启跨域,否则无法正常…
-
### 🚀 The feature, motivation and pitch
Using Qwen2.5 model : ValueError: This model does not support the 'embedding' task. Supported tasks: {'generate'}
reproduction :
`python -m vllm.entryp…
-
### 📝 Reference
https://github.com/lobehub/lobe-chat/tree/main/docs/usage/providers/qwen.zh-CN.mdx
### 🐛 Feedback
能否支持国内模型也支持自定义API
-
there were no error about it
config:
```
[app]
video_source = "pexels"
pexels_api_keys = [ "",]
pixabay_api_keys = []
llm_provider = "openai"
ollama_base_url = ""
ollama_model_name = ""
open…
-
-
![image](https://github.com/QwenLM/Qwen-Agent/assets/127532312/4962387c-bacc-490d-8e3e-fe7c4fd01383)
代码是直接从项目那边拷贝下来的:
```python
from qwen_agent.agents.doc_qa import ParallelDocQA
from qwen_agen…
wuybo updated
4 months ago