-
Hello, thanks for this great job! I followed the instructions [INFERENCE](https://github.com/huggingface/parler-tts/blob/main/INFERENCE.md) , but encountered some difficulties.
```
from parler_tts i…
-
cosyvoice/cli/model.py", line 108, in token2wav
token_len=torch.tensor([token.shape[1]], dtype=torch.int32).to(self.device),
RuntimeError: CUDA error: device-side assert triggered
Compile with …
-
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
1. Download ilab version 0.21.0
2. Follow the linux installation -
"```
python3 -m venv --upgrade-deps venv
source ven…
-
Tried man different versions now... conda install pytorch==2.4.1 torchvision==0.19.1 torchaudio==2.4.1 pytorch-cuda=11.8 -c pytorch -c nvidia
This installation is very frustrating. Win 11.
-
Hi,
When I use [DDP](https://pytorch.org/docs/stable/generated/torch.nn.parallel.DistributedDataParallel.html#torch.nn.parallel.DistributedDataParallel) on jean-zay with SLURM, do you recommend ins…
-
我使用的是16G的GPU,请问这个报错和数据集大小有关系吗
-
I am trying to run all the pytests on a GPU instance
To set up the environment, I installed the [dev] and [gpu] dependencies, but encountered the following issue:
```
pip install -e .[dev]
tor…
-
!python /content/mamba/benchmarks/benchmark_generation_mamba_simple.py --model-name "state-spaces/mamba-2.8b" --prompt "My cat wrote all this CUDA code for a new language model and" --minp 0.05 --topk…
-
作者您好,非常感谢你们精彩的工作。我想请问一下是否可以发布Torch代码以供我们进一步实验与研究。感谢!
-
在定义优化器时报错
File "C:\Users\syf_albert\.conda\envs\RAGQnASystem\lib\site-packages\torch\_export\utils.py", line 24, in
@torch._dynamo.disable
AttributeError: partially initialized module 'torch…