The generate callback omitted loraCapable from its dependencies, so when an auto-compile flips supports_lora off mid-session the memoized handler still sent the previously selected adapters and the next generation failed with the backend's LoRA-not-supported error instead of omitting adapters the UI had already hidden. HubModelPicker's GGUF variant expanders, format lists and Hub row fit hints measured against the summed multi-GPU total. When the picker is task-scoped (Images/Video) the loaders place the whole pipeline on one device, so a variant could be recommended as fitting and then OOM at load; those sites now share the single-device budget the group fit gate already uses, while chat pickers keep the summed total since llama.cpp splits layers across devices. The dataset labeling grid's Remove button relied on group-hover with no group parent, leaving it permanently invisible to mouse users; the image wrapper now carries the group class. |
||
|---|---|---|
| .. | ||
| 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 | ||