unslothai/unsloth

OOM-ing on Nvidia Jetson Orin Nano

Open

#3,443 opened on Oct 13, 2025

View on GitHub
 (12 comments) (0 reactions) (0 assignees)Python (5,658 forks)batch import
help wanted

Repository metrics

Stars
 (64,271 stars)
PR merge metrics
 (Avg merge 3d 15h) (525 merged PRs in 30d)

Description

I've installed unsloth from this index: https://pypi.jetson-ai-lab.io/jp6/cu126

The device has 8 GB of RAM/GPU, which should be enough for the following models: Gemma3 variants, 0.3B, 1B & 3B.

With ollama, I can easily do inference with all the above-mentioned models.

Contributor guide