AiPhreaks ← Back to News Feed

Train AI models with Unsloth and Hugging Face Jobs for FREE

By Jakub Antkiewicz

2026-02-23T08:50:05Z

Hugging Face and Unsloth have launched an initiative offering free credits for fine-tuning small language models on the Hugging Face Jobs platform. The collaboration is designed to make custom model development faster and more affordable by integrating Unsloth's performance optimizations directly into a managed training workflow. The effort highlights the utility of smaller, efficient models, such as LiquidAI/LFM2.5-1.2B-Instruct, which can be trained for specific tasks at a fraction of the typical cost.

The technical foundation of the offering is Unsloth's library, which provides approximately double the training speed and a 60% reduction in VRAM consumption compared to standard methods. This allows models in the 1-3 billion parameter range to be trained on cost-effective GPUs like the T4-medium for around $0.60 per hour. Developers can initiate a training job via a single command-line instruction or through coding agents like Claude Code and Codex, which can install a Hugging Face skill to automate script generation and job submission to the cloud GPU infrastructure.

This partnership addresses a significant barrier to entry in the AI field: the cost and complexity of model customization. By packaging high-performance training with managed compute and an accessible interface through coding agents, the process becomes viable for a broader range of developers and smaller organizations. The focus on models small enough for on-device deployment on CPUs, phones, and laptops suggests a move toward fostering more specialized and decentralized AI applications, independent of large-scale, general-purpose systems.

The collaboration between Unsloth's optimization software and Hugging Face's managed compute infrastructure works to commoditize the LLM fine-tuning workflow. It reframes the process from a capital-intensive data science problem into a standard, accessible tool within a developer's existing command-line and agent-assisted environment.