-
I try to use it on a macbook pro m1 pro. After the installation, none of the tools work - i get some errors in terminal:
Failed to load Demucs tab. Please check your configuration.
Error: dlopen(…
-
### 🐛 Describe the bug
import torch
x = torch.tensor([[757.5]])
y = torch.quantize_per_channel(x, torch.tensor([15.0]), torch.tensor([0]), 0, torch.qint8).int_repr()
print(y)#51
real: torch.r…
-
### Your current environment
```text
The output of `python collect_env.py`
```
PyTorch version: 2.3.0
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
O…
-
### Describe the bug
I am running following test.
python tests/cpu/test_masked_mha.py -k MaskedMHATest
But If I set **head_size** = _x_ s.t _x%16!=0_, then it results in Segmentation fault (core du…
-
### System Info / 系統信息
Mac.已经安装了PyTorch, 运行失败报错
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改的脚本和任务
### Reproduction / 复现过程
```
(cogvi…
-
**Describe the bug**
When using `hivemind.moe.Server` to host experts in a background thread, bootstrapping will fail over and over again, repeatedly - leading to a complete deadlock. I am forced to …
-
😭 but it must be done!
-
I am using a conda virtual environment.
I used pip install "audio-separator[gpu for the first run.
I entered audio-separator a.wav --model_filename model_mel_band_roformer_ep_3005_sdr_11.4360.ckpt
…
-
Hello,
I am struggling to trace BLIP2 model from transformers library using `torch_neuronx` to make it work on an inf2. The model I want to trace is the [XXL version](https://huggingface.co/Salesfo…
-
### 🚀 The feature, motivation and pitch
Currently we host vllm wheels in aws, and ask users to install wheels via a long link:
`pip install https://vllm-wheels.s3.us-west-2.amazonaws.com/nightly/v…