unslothai/unsloth

OOM-ing on Nvidia Jetson Orin Nano

Open

#3443 opened on Oct 13, 2025

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

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