-
### 🐛 Describe the bug
I am playing around with the [RPC+DDP example code](https://github.com/pytorch/examples/blob/main/distributed/rpc/ddp_rpc/main.py) in the torch official repo.
I realize tha…
-
### 🐛 Describe the bug
I noticed a qualitative regression in the inference quality when compiling a segformer-b0 model from the `transformers` library. This regression was introduced in the 2.5.0 rel…
-
### 🐛 Describe the bug
Hi,
I am trying to export a PyTorch model to ONNX, which utilizes pytorch3d.ops.ball_query. However, I have not been able to successfully export the model due to an exception.…
-
### 🐛 Describe the bug
Hi, I am trying to fine-tune a model in PyTorch using multiple GPUs. For this purpose I load a base model from `transformers` and I use the library `accelerate` to handle the…
-
### Your current environment
```
root@cy-ah85026:/vllm-workspace# ray status
======== Autoscaler status: 2024-08-02 02:04:32.248220 ========
Node status
------------------------------------------…
-
Error: Illegal instruction (core dumped)
Environment: Ubuntu 22.04 (VirtualBox, Windows Host)
Python 3.10.12
EasyOCR 1.7.1
Virtual Env using Poetry
This worked about a week ago and suddenly the…
-
### 🐛 Describe the bug
I have a fine-tuned TinyLlama/TinyLlama-1.1B-Chat-v1.0 model.
I created the checkpoint file using the following:
torch.save(model.state_dict(), "/opt/ml/model/model.pth")…
-
### 🐛 Describe the bug
Original [post](https://discuss.pytorch.org/t/transformerencoder-src-key-padding-mask-truncates-output-when-some-token-positions-are-masked-across-batch/175316).
**THIS ONL…
-
### NVIDIA Open GPU Kernel Modules Version
nvidia-open-dkms 530.41.03-3
### Does this happen with the proprietary driver (of the same version) as well?
I cannot test this
### Operating Sys…
-
### Your current environment
```
Collecting environment information...
PyTorch version: 2.3.0
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 2…