-
### π Describe the bug
Hi, i have a problem integrating DeepSpeed and PyG.
In particular Setting 32 precision on Lightning Trainer on single GPU Quadro RTX 6000 everything works fine. Something siβ¦
-
## Hello, can you tell me what the problem might be?
Here is a screenshot with the error:
```
Traceback (most recent call last):ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ¦
-
first,i tried to train the CUB200 dataset, but the picture is blurry and there is no bird shape.
so i tried to train only one sample, the result was not good either.
-
Meowth bot stops reading the !set silph command if there is a space in the trainer's name.
I have a player with the trainer name "Mitsuki Moriko" When we try the command "!set silph Mitsuki Morikoβ¦
-
## π Bug
[HFSaveCheckpoint](https://lightning-transformers.readthedocs.io/en/latest/features/hf_save.html) does not save a HuggingFace checkpoint when the model is trained with deepspeed. No messagβ¦
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.14.0-427.37.1.el9_4.x86_64-x86_64-with-glibc2.34
- Python version: 3.9.19
- Huggingface_hub version: 0.23.5
- Safetensors veβ¦
-
I encountered errors while trying to fine-tune the full parameters of Whisper-small. I have installed transformers==4.32.1. My environment details are listed below. Do you have any suggestions? Thanksβ¦
-
### Bug description
I was able to fine-tune a 8B LLM using Huggingface training framework with PEFT+DeepSpeed stage 2 under fp16 precision(mixed precision training). Recently I would like to changeβ¦
-
> python -m nuitka --version
2.2.3
Commercial: None
Python: 3.8.10 (default, Nov 22 2023, 10:22:35)
Flavor: Debian Python
Executable: /home/wenjie/py38/bin/python
OS: Linux
Arch: x86_64
Disβ¦
-
hey guys, I get the following error message, after successfully fine-tuning when trying to merge weights and push to hub:
```
Traceback (most recent call last):
File "", line 1, in
File "/xβ¦