Change8

Migrating to Unsloth v0.1.45-beta

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

Released: 6/10/2026

1
Breaking Changes
1
Migration Steps
7
Affected Symbols

⚠️ Check Your Code

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

TRL 1.x _compute_logpsGemma 4 GGUFsQwen3.5-4B-MTPGemma 3 27BSiglipVisionModelROCm amd-smi testsMoE LoRA target parameter handling

Breaking Changes

Issue #1

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

Migration Steps

  1. 1
    To update Unsloth or install a new Unsloth Studio, use the platform-specific installation scripts provided (curl for macOS/Linux/WSL, irm for Windows) instead of `unsloth studio update`.

Release Summary

This release focuses heavily on bug fixes and cross-platform support, particularly within Unsloth Studio, improving UI stability, model loading (GGUF, Gemma, Qwen), and installation procedures. Users must now use platform-specific scripts for updates instead of `unsloth studio update`.

Need More Details?

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

View Full Changelog