pip と uv で Unsloth をインストール
Pip で Unsloth をローカルにインストールするには、以下の手順に従ってください:
Unsloth Studio
MacOS、Linux、WSL:
curl -fsSL https://unsloth.ai/install.sh | shWindows PowerShell:
irm https://unsloth.ai/install.ps1 | iex起動:
unsloth studio -H 0.0.0.0 -p 8888メインリポジトリからインストール
macOS、Linux、WSL の開発者向けインストール:
git clone https://github.com/unslothai/unsloth
cd unsloth
./install.sh --local
unsloth studio -H 0.0.0.0 -p 8888Windows PowerShell の開発者向けインストール:
ナイトリー版のインストール
ナイトリー版 - MacOS、Linux、WSL:
ナイトリー版 - Windows:
アンインストール
手動アンインストール
キャッシュ済み HF モデルファイルの削除
Unsloth Core
Unsloth Core をアンインストール
高度な pip インストール
最終更新
役に立ちましたか?

