QwenLM / Qwen

The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
Apache License 2.0
13.59k stars 1.11k forks source link

运行web_demo.py程序时问答卡顿 #1271

Closed xiaofeixuan closed 4 months ago

xiaofeixuan commented 4 months ago

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

当前行为 | Current Behavior

通过执行web端示例程序时,从页面输入问答,到页面能正常显示,并且受到返回的信息,最少需要3-5分钟的反应时间,不是说输入马上就有反馈,怎么可以实现像示例中一样,发送了数据马上会有返回结果,没有这么长时间的延时

期望行为 | Expected Behavior

No response

复现方法 | Steps To Reproduce

No response

运行环境 | Environment

- OS:Ubuntu 20.04
- Python:3.8
- Transformers:4.31.0
- PyTorch:2.3
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):11.8

备注 | Anything else?

No response

jklj077 commented 4 months ago

Hi, I don't think it could lead to meaningful conclusions with the information provided. Anyhow, please upgrade to Qwen1.5; this repo is no longer actively maintained.