QwenLM / Qwen

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

[BUG] <昇腾910B 镜像下载失败 docker pull qwenllm/qwen-mindspore:latest> #1286

Closed xutengfei763 closed 2 weeks ago

xutengfei763 commented 2 weeks ago

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

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

当前行为 | Current Behavior

不知道是被墙了还是什么原因,使用各种国内源,都无法下载这个镜像,请问有什么办法可以下载下来吗,使用昇腾910B卡 docker pull qwenllm/qwen-mindspore:latest

期望行为 | Expected Behavior

可以正常下载 镜像

复现方法 | Steps To Reproduce

docker pull qwenllm/qwen-mindspore:latest image

运行环境 | Environment

- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):

备注 | Anything else?

No response