-
我看要不直接在read me里提供haggingface地址让用户自己去下吧?
另外支持damo的其他语种模型吗?
做成用户自己填模型字段自己去下对应语种模型如何
错误信息粘贴给你
Traceback (most recent call last):
File "D:\ai2vedio\Modelscope_Faster_Whisper_Multi_Subtitle\venv…
-
背景:在本地部署ModelScope-Agent-7B,机器为nvidia的A100,速度特别慢,chat一次平均耗时18秒
已经按照[https://modelscope.cn/models/iic/ModelScope-Agent-7B/summary的步骤安装了flash-attention==2.3.5、layer_norm、rotary-embedding-torch==0.5.3]
…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Are you using the latest version of …
-
环境:A10 16G gpu pytorch 2.1.2+cu118 ,运行的模型是qwen-7B-chat
运行代码:
import deepspeed
import torch.distributed as dist
from modelscope import AutoModelForCausalLM, AutoTokenizer
# 初始化 tokenizer 和…
-
运行后 `python demo/web_demo_audio.py` 出错
```
Traceback (most recent call last):
File "/root/Qwen2-Audio/demo/web_demo_audio.py", line 168, in
_launch_demo(args)
File "/root/Qwen2-Audio/d…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## ❓ Questions and Help
### Before asking:
1. search the iss…
-
## 问题描述 / Issue Description
请简要描述您遇到的问题。 / Please briefly describe the issue you encountered.
## 使用的工具 / Tools Used
- [ ] Native / 原生框架
- [ ] Opencompass backend
- [ ] VLMEvalKit backend
- …
-
您好,我按照 readme 的教程,在配置和运行这一步时,出现以下错误。没有更改配置文件中的任何内容。
麻烦看一下,谢谢
运行环境是直接拉取的GPU docker,本地有GPU的支持了。
```
ycwang@0bc2ef9ef5fb:~/kws-training-suite$ python pipeline.py config.yml --remote_dataset /da…
-
I am trying to run the example Jupyter notebook file, but I cannot because the config.py file is not included in the git. The lines referencing the config file are in the example notebook's "load mode…