Ideogram 4 assembles two DiTs per-component (a conditional transformer plus a separate unconditional_transformer), so there is no transformer-only single-file or GGUF artifact that could supply both. Add a pipeline_only family flag and reject the gguf/single_file kinds in validate_load_request, before a load evicts the current model, instead of assembling a pipeline missing its second DiT. Extend the fp8 bf16-resident size override to a LOCAL directory mirror of the ideogram-4-fp8 base: such a path never string-matches base_repo, so detect the fp8 layout from the transformer shard headers (a *.weight_scale marker) and reserve the bf16 footprint, matching the remote-base behaviour. A local nf4 mirror has no fp8 scales and correctly stays planned against its compressed bytes. |
||
|---|---|---|
| .. | ||
| 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 | ||