-
## 🐛 Bug
The [docs](https://kornia.readthedocs.io/en/v0.5.0/geometry.epipolar.html#kornia.geometry.epipolar.projections_from_fundamental) state that the output shape is `(*, 4, 4, 2)` where in real…
-
****
When running the command `tune run generate ./custom_quantization_generation_config.yaml`, I encountered the following error:
`AttributeError: module 'torchtune.utils' has no attribute 'gen…
-
Hello everyone,
I encountered an unknown error while training my original Hexapod using reinforcement learning.
First, I get this warning: `[Warning] [omni.ujitso] UJITSO: Build storage validat…
-
Taking over 20 min on CreateSession with GPU option on NVIDIA RTX A4000 Laptop GPU and RTX A6000
**Urgency**
This issue causes our ML functions not working properly in our customer environment.
…
-
Not sure how to solve this at all. Perhaps it is something similar to #426 , but I can't find the correct value to use for my GPU (Quadro RTX 4000)
Below is the output of `cmake --build`
```shel…
-
**Describe the bug**
Not sure whether to file this here or with Codeplay directly.
The binary plugin that Codeplay builds is missing a CUDA 11 build.
The CUDA driver and CUDA toolkit major versio…
-
Hi,I meet some questions when I verify that GDS installation was successfulI. I've already installed MLNX_OFED driver and had one NVMe SSD. But when I run **./gdscheck.py -p**, it's still showing that…
-
I tried running the BERT example found here https://github.com/chengchingwen/Transformers.jl/blob/master/example/BERT/_pretrain/pretrain.jl but I got the following error on the train!() line at the bo…
-
### Your current environment
- vLLM CPU : v0.6.0
- Hardware: Intel(R) Xeon(R) Platinum 8480+ CPU
- Model: google/gemma-2-2b
### 🐛 Describe the bug
vLLM v0.6.0 (cpu) is throwing below erro…
-
### 🐛 Describe the bug
I was trying to distribute some model using tensor parallelization, but I ran into a grad output type mismatch when I enabled compile. Note, I was not using loss parallel her…