1. Loading text: shows "Loading model..." for cached models, "Downloading model..." for new downloads. Toast description adapts accordingly. 2. Download progress: polls /api/models/gguf-download-progress every 2s during downloads, updating the toast with percentage and GB downloaded. Progress is estimated by checking the HF cache folder size against the expected total bytes. 3. Passes isDownloaded and expectedBytes through the full chain from variant click to selectModel for accurate UI state. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| __init__.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||