Change8

Migrating to Unsloth v0.1.44-beta

Version v0.1.44-beta introduces 1 breaking change. This guide details how to update your code.

Released: 6/3/2026

1
Breaking Changes
1
Migration Steps
4
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

llama.cpptorchtrainerconfig

Breaking Changes

Issue #1

DO NOT USE `unsloth studio update` as packaging will not get the latest updates; use the provided curl/irm scripts for installation/updates instead.

Migration Steps

  1. 1
    Use the provided curl or irm scripts to update Unsloth or install Unsloth Studio; DO NOT use `unsloth studio update`.

Release Summary

This release introduces support for the new Gemma 4 12B model and significantly enhances Unsloth Studio with MCP live tools, Projects, and an experimental Canvas for interactive HTML artifacts. Installation methods have been updated, and numerous runtime fixes address CUDA compatibility across Windows, Linux, and ARM64.

Need More Details?

View the full release notes and all changes for Unsloth v0.1.44-beta.

View Full Changelog