Skip to content

feat: add unconditional diffusion model path#19

Open
aegioscy wants to merge 1 commit into
2026-07-03from
qvac/ideogram-uncond-2026-07-03
Open

feat: add unconditional diffusion model path#19
aegioscy wants to merge 1 commit into
2026-07-03from
qvac/ideogram-uncond-2026-07-03

Conversation

@aegioscy

@aegioscy aegioscy commented Jul 8, 2026

Copy link
Copy Markdown

Summary

  • Add sd_ctx_params_t::uncond_diffusion_model_path for loading a standalone unconditional diffusion model.
  • Load the unconditional weights under the model.diffusion_model.uncond. prefix, matching Ideogram 4 CFG GGUF layout.
  • Expose the path through --uncond-diffusion-model, context logging, and generated metadata.

Test plan

  • cmake -S . -B build-uncond -DSD_BUILD_EXAMPLES=OFF -DSD_BUILD_SHARED_LIBS=OFF -DGGML_NATIVE=OFF
  • cmake --build build-uncond --config Release -j 8

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant