mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 13:37:39 +00:00
install.ps1 now stages a standalone unsloth.exe in $LOCALAPPDATA\Unsloth Studio\bin and prepends that dir to user PATH so the running launcher during `unsloth studio update` lives outside the venv. setup.ps1 gains an idempotent migration path that parks any pre-existing locked venv launcher (MoveFileEx-allowed) before uv runs and syncs the standalone copy afterwards via SHA256 compare. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||