-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
Hi,
I wish to use the MossFormer to separate reverberant speech.
But I am struggling in loading the WHAMR! dataset to modelscope.
The example you provided uses Libri2Mix_8k dataset, which is h…
-
你好,我的推理代码如下
```python
from PIL import Image
import torch
from transformers import Qwen2VLForConditionalGeneration, AutoTokenizer, AutoProcessor
from qwen_vl_utils import process_vision_info
…
-
RuntimeError: Pretrained weights (models/open_clip_pytorch_model.bin) not found for model ViT-H-14.
I have runned the following code successfully:
from modelscope.hub.snapshot_download import snap…
-
Hi everyone interested in Grok-1:
We are the ModelScope team, we trained Grok-1 HF version(https://www.modelscope.cn/models/colossalai/grok-1-pytorch/summary) with our training framework SWIFT(http…
-
### 操作是从启动app.exe到执行第一次声音合成
Starting...
2024-08-08 23:20:32,817 - modelscope - INFO - PyTorch version 2.1.2+cu118 Found.
2024-08-08 23:20:32,818 - modelscope - INFO - Loading ast index from C:\User…
-
**现象**
按照 README 步骤,运行到第一个 Demo失败,具体如下
```
(cosyvoice) english@work-dev:/opt/soft/speech/CosyVoice$ python3 demo.py
2024-09-05 20:42:09,571 - modelscope - INFO - PyTorch version 2.0.1+cu118 Foun…
-
I recently fine-tuned the Qwen2-VL 7B Instruct model using LoRA, with the USE_HF=1 environment variable set during fine-tuning. However, I am unable to find a way to merge the fine-tuned model and exp…
-
I am executing
https://github.com/modelscope/DiffSynth-Studio/blob/main/examples/Diffutoon/diffutoon_toon_shading_with_editing_signals.py
it took me 6 hr to generate 11s video on RTX4090 GPU wi…
-
try to change modelscope , add device="mps" , and disable yaml cudatoolkit , not working . Can you give some suggestion ?
thanks