arrow-rotate-rightUnsloth の更新

Unsloth を更新するか古いバージョンを使うには、以下の手順に従ってください:

標準のアップデート:

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_zoo

古いバージョンのUnslothを使用するには:

pip install --force-reinstall --no-cache-dir --no-deps unsloth==2025.1.5

'2025.1.5'は以前の古いUnslothのバージョンの一つです。これを当社の一覧に記載されている特定のリリースに変更してください こちらのGithubarrow-up-right.

最終更新

役に立ちましたか?