unslothai/notebooks

250+ Fine-tuning & RL Notebooks for text, vision, audio, embedding, TTS models.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 47 minutes ago
Added to GitGenius on September 11th, 2026
Created on December 8th, 2024
Open Issues & Pull Requests: 74 (+0)
GitHub issues: Enabled
Number of forks: 932
Total Stargazers: 5,676 (+0)
Total Subscribers: 39 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.4 days
Mean response time: 19.5 days
90th percentile: 53.5 days
Tracked items: 30

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 3% of issues opened in the past year have been closed. Three people close 54% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 35
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 312 days
Stale 30+ days: 35
Stale 90+ days: 30

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • fixed (2)
  • bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Unsloth Notebooks is a collection of Jupyter notebooks demonstrating fine-tuning and reinforcement learning techniques across multiple model types.

The collection addresses the practical challenge of adapting pre-trained models to specific tasks and domains. It provides working examples covering text models, vision models, audio models, embedding models, and text-to-speech systems. Each notebook walks through the fine-tuning process with executable code, allowing developers to see how to apply these techniques to their own use cases rather than starting from theoretical documentation alone.

Developers should choose this resource if they need concrete, runnable examples of model adaptation workflows. It suits projects where fine-tuning is part of the solution pipeline, whether for improving model performance on domain-specific data, adapting models to new tasks, or exploring reinforcement learning approaches. The breadth across modalities means a developer working with any of these model types can find relevant reference implementations rather than searching across disparate sources.

The project maintains a large collection of notebooks with active updates to examples and techniques. Contributions are accepted and integrated into the repository, indicating ongoing community engagement with the material. The notebooks remain functional and aligned with current best practices in the fine-tuning space.