Skip to content

feat: add logit-normal schedule#1669

Draft
stduhpf wants to merge 1 commit into
leejet:masterfrom
stduhpf:logit-normal
Draft

feat: add logit-normal schedule#1669
stduhpf wants to merge 1 commit into
leejet:masterfrom
stduhpf:logit-normal

Conversation

@stduhpf

@stduhpf stduhpf commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds support for the logit-normal schedule that supposed to be the default noise schedule for Ideogram4 (see https://github.com/ideogram-oss/ideogram4/blob/main/docs/pipeline.md#noise-schedule).

It's now set as default scheduler when running an Ideogram4 model.

Related Issue / Discussion

N/A

Additional Information

Uses Acklam's Algorithm to approximate the Inverse Normal CDF to avoid adding a boost dependency.

Discrete scheduler Logit-normal (mu=0,std=1.75)
output output - Copy (326)

I'm noticing the results seem pretty consistently slightly worse with (my implementaion of) this schedule, so I don't know if I'm doing something wrong, or if it's just not that good despite being recommended in the official implementation.

Checklist

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