-
### Your current environment
```text
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
GCC …
-
Hello,
I just started working with Weaviate and was able to successfully run docker compose for the CPU version, however could not get the GPU version to run; link to [introduction article](https:/…
-
Hello, when i execute `tune run lora_finetune_single_device --config xxx.yaml`, with the yaml file is:
```
# Logging
output_dir: finetune/model-dir/Qwen2.5-0.5B-Instruct-finetune
metric_logger:
…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A…
-
### 🐛 Describe the bug
When processing complex data type, torch.linalg.vector_norm raises an overflow error.
```python
import torch
>>> torch.linalg.vector_norm(torch.randn(3, 3), torch.tensor(2…
-
I follow the tutorial https://www.michaelstinkerings.org/gpu-virtualization-with-intel-12th-gen-igpu-uhd-730/ and everything is going well, except for Parsec.
When I connect to Parsec on the windo…
-
### What is the issue?
I use Proxmox VE for virtualization. If I install ollama in a Linux VM it works fine. If I install Ollama in a LXC (Host Kernel 6.8.4-3) it don't works with CPU.
#####
olla…
-
### 🐛 Describe the bug
There appears to be an instance of `torch._inductor.ir.ExternKernel` that has a cycle in its data members that is causing an infinite loop in the `__str__` method.
torch/_…
-
### Your current environment
```text
PyTorch version: N/A
Is debug build: N/A
CUDA used to build PyTorch: N/A
ROCM used to build PyTorch: N/A
OS: Ubuntu 24.04 LTS (x86_64)
GCC version: (Ubunt…
-
### 🐛 Describe the bug
```CH_KEY_ID=abc CH_KEY_SECRET=def python benchmarks/dynamo/ci_expected_accuracy/update_expected.py b43688515a50aba071aef22329de565566d91e19```
(removed the secret keys for …