AI Potluck
Model components / Fine-tuning code

Unsloth

Unsloth AI

Performance-optimized fine-tuning library that rewrites kernels in Triton/CUDA to deliver 2-5x faster training with 60-80% less memory on a single GPU, makes 7B/13B LoRA fine-tuning feasible on a consumer RTX 4090. Picked when hardware is constrained and the workload fits one GPU; Unsloth's kernels also slot under TRL trainers so it complements rather than replaces the broader ecosystem. 65K GitHub stars and ~1500 commits in 90 days makes it the fastest-moving repo in the category; widely promoted on r/LocalLLaMA as the default for local fine-tuning.

Unsloth (unslothai/unsloth), confirmed live June 2026 (~65.8K stars). Memory/speed-optimized fine-tuning via custom Triton kernels; SFT, RL (GRPO), pretraining, quantization; claims up to 2x faster / 70% less VRAM. Core Apache-2.0; optional Unsloth Studio UI under AGPL-3.0.

Openness

5 high confidence
5.0
license
Apache-2.0(OSI, core unsloth pkg)+AGPL-3.0(OSI, optional Unsloth Studio UI)
source
public(unslothai/unsloth)

OSI-licensed throughout (Apache-2.0 core, AGPL-3.0 for the optional Studio UI); both are OSI licenses so class is open_source, not open_core.

Adoption

4 high confidence
4.0

~2.43M PyPI downloads last month; widely used for low-VRAM/consumer-GPU fine-tuning of open models; ~65.8K stars corroborate. Level 4 on download volume.

Capability

4 high confidence
4.0

Best-in-class single-/consumer-GPU efficiency (kernel-level), broad method coverage; C4, not the frontier multi-node-scale anchor.

Unchanged since 2026-06-24 (last edited, not re-checked)