For the complete documentation index, see llms.txt. This page is also available as Markdown.

📥Unsloth-Installation

Lerne, Unsloth lokal oder online zu installieren.

Unsloth kann auf zwei Arten verwendet werden: über Unsloth Studio, die Web-UI, oder über Unsloth Core, die ursprüngliche codebasierte Version. Siehe unsere Systemanforderungen

Unsloth Studio funktioniert auf MacOS, Linux, Windows, NVIDIA und mehr. Verwenden Sie dieselben Installationsbefehle, um zu aktualisieren oder unsloth studio update.

MacOS, Linux, WSL:

curl -fsSL https://unsloth.ai/install.sh | sh

Windows PowerShell:

irm https://unsloth.ai/install.ps1 | iex

Starten Sie Unsloth Studio:

unsloth studio -H 0.0.0.0 -p 8888

Zuletzt aktualisiert

War das hilfreich?