Skip to content
FindOpenSource

Unsloth

Library for fine-tuning large language models significantly faster and with less memory than standard training approaches.

Overview

Unsloth optimizes the fine-tuning process for popular open-weight LLMs, claiming substantially faster training and lower memory use than standard Hugging Face training code through custom kernel optimizations, letting fine-tuning jobs that would need high-end multi-GPU setups run on more modest hardware. It supports popular open models and integrates with common fine-tuning workflows.

Unsloth is a fit for teams or individuals fine-tuning open-weight LLMs on limited hardware budgets, a specialized efficiency layer that complements DeepSpeed (also in this catalog) - both address training efficiency, with Unsloth focused specifically on making fine-tuning accessible on smaller hardware.

Categories
AI & Machine Learning
Keywords
fine-tuningllm-trainingmodel-optimization
Languages
Python
License
Apache-2.0

Spotted an error? Suggest an edit on GitHub.