_dense_quant_prefetch_needed widened the prefetch to pull the base repo's transformer/ shards whenever a dense-quant candidate resolved, but balanced/low_vram (and the legacy cpu_offload flag) force load_pipeline onto offload unconditionally in plan_diffusion_memory, so its re-plan never flips to OFFLOAD_NONE and the dense build never runs. The offloaded GGUF path then never touches those shards, so the widened prefetch only wastes a multi-GB download, and a disk-full on that begin_load pull has no GGUF fallback (unlike the in-load_pipeline dense failure). Mirror plan_diffusion_memory's definite-offload gates so the prefetch stays scoped. |
||
|---|---|---|
| .. | ||
| 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 | ||