unslothai/unsloth

How can I increase the GPU utilization while training / finetune an LLM with unsloth

Open

#3,957 opened on 2026年2月1日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (5,658 forks)batch import
help wanted

Repository metrics

Stars
 (64,271 stars)
PR merge metrics
 (平均マージ 3d 15h) (30d で 525 merged PRs)

説明

I was fine-tuning a gemma3 4b model with unsloth with a custom dataset in Colab, but when I observed the GPU utilization, it was very low. Is there a way to fully utilize it, maybe use multiple processes?

Here is the Colab notebook I am using: https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Gemma3_(4B).ipynb

Here is a sc I got while training: https://drive.google.com/file/d/1o3P-ORRJPACbGgOglfkbkoj1fV4VahZu/view?usp=sharing

Any help on this would be appreciated Thanks Dinusha

コントリビューターガイド