-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
### Describe the bug
Traceback (most recent call l…
-
Hi,
I am trying to install the dependencies on Windows, but there is a complication between versions.
I tried different versions of each package, but could not find the working combination.
I wond…
-
Hi all, Thank you for developing this great project.
Currently, the implementation naively iterates through all batches until the specified number have been consumed, which can be extremely slow for …
-
### Issue and Suggested Fix
Please can this helpful tutorial be updated with the HF `from datasets import load_dataset` and merged into main with the dependency issue workaround:
```
import tor…
-
### 🐛 Describe the bug
```
(Pdb) y
tensor([[ 0, -1],
[ 0, -1],
[ 1, -1],
[-1, -1],
[ 0, 1]])
(Pdb) one_hot = torch.zeros(5, 3, device=y.device, dtype=torch.flo…
-
when execute “from unsloth import FastLanguageModel”
Runtime error:Failed to import transformers.integrations.peft because of the following error (look up to see its traceback):
module 'torch._funct…
-
### Version
0.3.0.5
### Describe the bug.
When reading an 1ch 8bit image, nvimgcodec returns a 3ch 8bit image. OpenCV has the same behaviour when not specifying a format. When specifying flagging I…
-
### 🐛 Describe the bug
Meta registration for torch._scaled_mm operator https://github.com/pytorch/pytorch/blob/23b1486/torch/_meta_registrations.py#L5592 has some CUDA specific restrictions regarding…
-
Trying to reproduce the [Graph Classification with Transformers](https://github.com/huggingface/blog/blob/main/notebooks/graphml-classification.ipynb), I am getting the following error even with all r…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…