Two follow-ups to the video-tab review fixes: - the cached-hub arch fallback only probed the active HF cache, but the cached-gguf picker scans the active, legacy, and default cache roots; a GGUF cached in a non-active root was offered yet 400d on load. Probe all three roots. - on a mount/refresh with a model already resident, status.loaded made the Reapply button render but lastLoad (set only by our own loads) was null, so clicking it silently did nothing. Track a session reapply descriptor and hide the button when it is absent rather than offer a dead control. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| src-tauri | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_node_prebuilt.py | ||
| install_python_stack.py | ||
| install_sd_cpp_prebuilt.py | ||
| LICENSE.AGPL-3.0 | ||
| node_prebuilt_pins.json | ||
| package-lock.json | ||
| package.json | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||