Web "New Unsloth version" banner now matches the llama.cpp banner design (borderless rounded card, drop shadow, heading title) and moves to the bottom-right, stacked with the llama.cpp banner in a shared container. Keeps the Release notes link, and the copy command is platform aware (curl for macOS/Linux/WSL, irm for Windows). The web banner is checked once per launch only, with no polling; a re-check just happens the next time the user opens the app. Copying the install command no longer dismisses it for good: it hides and returns on the next launch while the install is still behind. The X button still dismisses the version permanently. llama.cpp progress bar: poll the job every 500ms and smooth the displayed value so it animates with the real download instead of snapping to the ~90% post-download hold and finishing. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| src-tauri | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| package-lock.json | ||
| package.json | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||