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. |
||
|---|---|---|
| .. | ||
| data_recipe | ||
| export | ||
| inference | ||
| rag | ||
| training | ||
| __init__.py | ||
| _torchao_stub.py | ||
| import_guards.py | ||
| tool_healing.py | ||