- _dense_quant_prefetch_needed widened the transformer/ prefetch to pull the base repo's full dense bf16 shards even when a prequant checkpoint is configured (candidate.prequant), contradicting its own docstring. That both defeats the prequant download savings and can hard-fail begin_load on a disk-full (no GGUF fallback there). Only widen for a real dense build (candidate is not None and not candidate.prequant). - DiffusionStatusResponse declared no 'resolved' field, so Pydantic's default extra='ignore' silently dropped the per-control auto-policy provenance the backend records (build_resolved_record / state.resolved) -- the plumbing never reached any client. Declare the field so it round-trips. |
||
|---|---|---|
| .. | ||
| 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 | ||