Skip to content

Align default --steps/--cfg with recommended RAW settings (52 / 3.5)#1

Open
asciidiego wants to merge 1 commit into
mainfrom
fix/recommended-default-settings
Open

Align default --steps/--cfg with recommended RAW settings (52 / 3.5)#1
asciidiego wants to merge 1 commit into
mainfrom
fix/recommended-default-settings

Conversation

@asciidiego

@asciidiego asciidiego commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

What: default --steps 28→52 and --cfg 4.5→3.5 in inference.py, sampling.py, and the README Options table.

Why (grounded in this repo + internal decision):

  • The default checkpoint is oss_raw (inference.py --checkpoint default="oss_raw"), and this README's own RAW quickstart prescribes --steps 52 --cfg 3.5. The defaults (28 / 4.5) contradict our recommended RAW invocation, so a no-flag run produces a worse RAW result.
  • 52 steps / guidance 3.5 are the recommended RAW settings set internally (launch channel, 2026-06-22; sample images regenerated at these values).

Independent of the other PRs — merge or skip on its own. (Turbo is unaffected: it always passes explicit --steps 8 --cfg 0.0.)

@asciidiego asciidiego force-pushed the fix/recommended-default-settings branch from 538ebc3 to 66c605c Compare June 23, 2026 07:54
@asciidiego asciidiego force-pushed the launch/readme-polish branch from fec2cf2 to 5378363 Compare June 23, 2026 07:54
Base automatically changed from launch/readme-polish to main June 23, 2026 08:28
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