Unsloth の अपडेट
Unsloth の古いバージョンを更新または使用するには、以下の手順に従ってください:
Unsloth Studio を更新
MacOS、Linux、WSL:
curl -fsSL https://unsloth.ai/install.sh | shWindows PowerShell:
irm https://unsloth.ai/install.ps1 | iexunsloth studio update 標準の更新:
pip install --upgrade unsloth unsloth_zoo依存関係の更新なしで更新するには:
pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth
pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth_zooUnsloth の古いバージョンを使うには:
pip install --force-reinstall --no-cache-dir --no-deps unsloth==2025.1.5最終更新
役に立ちましたか?

