Files
automatic/modules/video_models
CalamitousFelicitousness 726907dd5b fix(video): count minimax steps as transformer evaluations
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.
2026-09-16 00:47:46 +01:00
..
2026-07-03 22:05:33 +02:00
2026-09-05 21:53:29 +02:00
2026-09-05 21:53:29 +02:00
2026-09-13 12:49:57 +02:00
2026-02-19 11:09:13 +01:00
2026-08-21 20:28:44 +02:00