gpo.zugaina.org

Search Portage & Overlays:

sci-ml/unsloth

Fine-tune and run large language models efficiently

Screenshots

  • unsloth-2026.9.4
    ~amd64
    studio python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14

    View      Download      Browse     License: Apache-2.0 AGPL-3 studio? ( OFL-1.1 )   
    Overlay: stuff
  • unsloth-2026.9.3
    ~amd64
    studio python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14

    View      Download      Browse     License: Apache-2.0 AGPL-3 studio? ( OFL-1.1 )   
    Overlay: stuff
  • unsloth-2026.8.22
    ~amd64
    studio python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14

    View      Download      Browse     License: Apache-2.0 AGPL-3 studio? ( OFL-1.1 )   
    Overlay: stuff
  • unsloth-2026.7.2
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0 AGPL-3+   
    Overlay: hossie

ChangeLog

commit 0b54d641ea9d1dc191fb16c65ff4a46f9336e6d5
Author: Daniel Augustin <hossie@hossie.de>
Date: Sun Jul 12 17:31:41 2026 +0200

sci-ml/unsloth: new package, add 2026.7.2

Unsloth CLI plus the Unsloth Studio web UI (backend and pre-built Vite
frontend, shipped ready-made in the PyPI sdist, so no npm at build time).
The heavy ML stack (torch, triton, bitsandbytes, pinned transformers/trl)
is intentionally not packaged; upstream's install.sh provisions it into a
per-user venv under ~/.unsloth via the installed unsloth-setup wrapper.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>