- Reset mixed precision to bf16 when the family changes to a DiT: an fp16/no value left over from SDXL rode along in the DiT start payload and the backend rejected it (dense base precisions require bf16 compute). - Gate the dense base precisions behind the selected base: a bnb-4bit repo disables bf16/int8/fp8 with a hint, and a dense selection auto-flips to auto so the run does not fail at the validator. - Re-arm the run-completion notification in onStart, so a second run notifies even when its running phase is never observed by the poll. |
||
|---|---|---|
| .. | ||
| 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 | ||