|
1 | 1 | { |
2 | 2 | "schema_version": 1, |
3 | | - "description": "Local quality and performance-review scenarios for LingBot and Omnidreams. The quality scenarios use roughly 30-second seeded rollouts for baseline/candidate MP4 comparisons. The one-minute review scenarios collect performance metrics and embed longer MP4s in the HTML report, but intentionally skip baseline quality scoring.", |
| 3 | + "description": "Local quality and performance-review scenarios for LingBot and Omnidreams. The quality scenarios use roughly 10-second seeded rollouts for baseline/candidate MP4 comparisons. The one-minute review scenarios collect performance metrics, runtime stats, PAI-Bench inputs, and longer MP4s for review.", |
4 | 4 | "scenarios": [ |
5 | 5 | { |
6 | 6 | "id": "lingbot-world-fast-taehv-quality-smoke", |
7 | 7 | "name": "LingBot-World Fast TAEHV seeded quality smoke", |
8 | | - "description": "Roughly 30-second LingBot-World Fast rollout with explicit seed and strict PyTorch deterministic settings. This is a local quality signal; LingBot does not currently have the same public bitwise reproducibility CI guarantee as Omnidreams.", |
| 8 | + "description": "Roughly 10-second LingBot-World Fast rollout with explicit seed and strict PyTorch deterministic settings. This is a local quality signal; LingBot does not currently have the same public bitwise reproducibility CI guarantee as Omnidreams.", |
9 | 9 | "report_group": { |
10 | 10 | "id": "lingbot", |
11 | 11 | "name": "LingBot" |
|
18 | 18 | "i2v", |
19 | 19 | "quality", |
20 | 20 | "seeded", |
21 | | - "quality-30s" |
| 21 | + "quality-10s" |
22 | 22 | ], |
23 | 23 | "env": { |
24 | 24 | "CUBLAS_WORKSPACE_CONFIG": ":4096:8", |
|
34 | 34 | "tools.benchmarks.strict_run", |
35 | 35 | "--", |
36 | 36 | "lingbot-world-fast-taehv-window15-sink3", |
37 | | - "--example-data", |
38 | | - "True", |
39 | | - "--example-idx", |
| 37 | + "mp4", |
| 38 | + "--scenario.example-data", |
| 39 | + "true", |
| 40 | + "--scenario.example-idx", |
40 | 41 | "0", |
41 | | - "--pixel-height", |
| 42 | + "--scenario.pixel-height", |
42 | 43 | "464", |
43 | | - "--pixel-width", |
| 44 | + "--scenario.pixel-width", |
44 | 45 | "832", |
45 | | - "--total-blocks", |
46 | | - "40", |
| 46 | + "--scenario.total-blocks", |
| 47 | + "14", |
| 48 | + "--output.fps", |
| 49 | + "16", |
| 50 | + "--output.path", |
| 51 | + "{output_dir}/lingbot-world-fast-taehv-quality-smoke.mp4", |
| 52 | + "--output.stats-path", |
| 53 | + "{output_dir}/stats_lingbot_world_fast_taehv_quality_smoke.json", |
47 | 54 | "--pipeline.diffusion-model.seed", |
48 | 55 | "1" |
49 | 56 | ], |
50 | | - "warmup_steps": 1, |
| 57 | + "output_dir_arg": null, |
| 58 | + "warmup_steps": 6, |
| 59 | + "requires_runtime_stats": true, |
51 | 60 | "quality_compare_region": "full", |
52 | 61 | "timeout_s": 7200 |
53 | 62 | }, |
54 | 63 | { |
55 | 64 | "id": "omnidreams-sv-ci-quality-smoke", |
56 | 65 | "name": "Omnidreams single-view CI-style seeded quality smoke", |
57 | | - "description": "Roughly 30-second Omnidreams single-view rollout aligned with the same-seed reproducibility CI path: non-perf runner, fixed example data, explicit seed, strict PyTorch deterministic settings, and 113 AR blocks.", |
| 66 | + "description": "Roughly 10-second Omnidreams single-view rollout aligned with the same-seed reproducibility CI path: non-perf runner, fixed example data, explicit seed, strict PyTorch deterministic settings, and 38 AR blocks.", |
58 | 67 | "report_group": { |
59 | 68 | "id": "omnidreams", |
60 | 69 | "name": "Omnidreams" |
|
68 | 77 | "quality", |
69 | 78 | "seeded", |
70 | 79 | "deterministic", |
71 | | - "quality-30s" |
| 80 | + "quality-10s" |
72 | 81 | ], |
73 | 82 | "env": { |
74 | 83 | "CUBLAS_WORKSPACE_CONFIG": ":4096:8", |
|
84 | 93 | "tools.benchmarks.strict_run", |
85 | 94 | "--", |
86 | 95 | "omnidreams", |
87 | | - "--example-data", |
88 | | - "True", |
89 | | - "--example-data-uuid", |
| 96 | + "mp4", |
| 97 | + "--scenario.example-data", |
| 98 | + "true", |
| 99 | + "--scenario.example-data-uuid", |
90 | 100 | "239560dc-33d1-11ef-9720-00044bcbccac", |
91 | | - "--total-blocks", |
92 | | - "113", |
| 101 | + "--scenario.total-blocks", |
| 102 | + "38", |
| 103 | + "--output.path", |
| 104 | + "{output_dir}/omnidreams-sv-ci-quality-smoke.mp4", |
| 105 | + "--output.stats-path", |
| 106 | + "{output_dir}/stats_omnidreams_sv_ci_quality_smoke.json", |
93 | 107 | "--pipeline.diffusion-model.seed", |
94 | 108 | "1" |
95 | 109 | ], |
96 | | - "warmup_steps": 1, |
97 | | - "quality_compare_region": "bottom-half", |
| 110 | + "output_dir_arg": null, |
| 111 | + "warmup_steps": 4, |
| 112 | + "requires_runtime_stats": true, |
| 113 | + "quality_compare_region": "full", |
98 | 114 | "timeout_s": 7200 |
99 | 115 | }, |
100 | 116 | { |
|
122 | 138 | "integrations/lingbot", |
123 | 139 | "flashdreams-run", |
124 | 140 | "lingbot-world-fast-taehv-window15-sink3", |
125 | | - "--example-data", |
126 | | - "True", |
127 | | - "--example-idx", |
| 141 | + "mp4", |
| 142 | + "--scenario.example-data", |
| 143 | + "true", |
| 144 | + "--scenario.example-idx", |
128 | 145 | "0", |
129 | | - "--pixel-height", |
| 146 | + "--scenario.pixel-height", |
130 | 147 | "464", |
131 | | - "--pixel-width", |
| 148 | + "--scenario.pixel-width", |
132 | 149 | "832", |
133 | | - "--total-blocks", |
134 | | - "81" |
| 150 | + "--scenario.total-blocks", |
| 151 | + "81", |
| 152 | + "--output.fps", |
| 153 | + "16", |
| 154 | + "--output.path", |
| 155 | + "{output_dir}/lingbot-world-fast-taehv-one-minute-review.mp4", |
| 156 | + "--output.stats-path", |
| 157 | + "{output_dir}/stats_lingbot_world_fast_taehv_one_minute_review.json" |
135 | 158 | ], |
136 | | - "warmup_steps": 1, |
| 159 | + "output_dir_arg": null, |
| 160 | + "warmup_steps": 6, |
| 161 | + "requires_runtime_stats": true, |
137 | 162 | "quality_baseline_compare": false, |
138 | 163 | "timeout_s": 21600 |
139 | 164 | }, |
|
169 | 194 | "tools.benchmarks.strict_run", |
170 | 195 | "--", |
171 | 196 | "omnidreams", |
172 | | - "--example-data", |
173 | | - "True", |
174 | | - "--example-data-uuid", |
| 197 | + "mp4", |
| 198 | + "--scenario.example-data", |
| 199 | + "true", |
| 200 | + "--scenario.example-data-uuid", |
175 | 201 | "239560dc-33d1-11ef-9720-00044bcbccac", |
176 | | - "--total-blocks", |
| 202 | + "--scenario.total-blocks", |
177 | 203 | "226", |
| 204 | + "--output.path", |
| 205 | + "{output_dir}/omnidreams-sv-one-minute-review.mp4", |
| 206 | + "--output.stats-path", |
| 207 | + "{output_dir}/stats_omnidreams_sv_one_minute_review.json", |
178 | 208 | "--pipeline.diffusion-model.seed", |
179 | 209 | "1" |
180 | 210 | ], |
181 | | - "warmup_steps": 1, |
| 211 | + "output_dir_arg": null, |
| 212 | + "warmup_steps": 4, |
| 213 | + "requires_runtime_stats": true, |
182 | 214 | "quality_baseline_compare": false, |
183 | 215 | "timeout_s": 21600 |
184 | 216 | } |
|
0 commit comments