mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 00:34:33 +02:00
726907dd5b
MiniMaxH3Scheduler counts the terminal sigma in num_inference_steps, so Steps N ran N-1 evaluations while every other model runs N. The shim hands the scheduler p.steps + 1, the slider starts at 1, and the PDD pin records the evaluation count while passing the scheduler its grid argument. Metadata written before this change counted grid points.