Commit 378751f
committed
fix: add missing stop_over_saturated field to BenchmarkGenerativeTextArgs
The field was referenced in __main__.py but missing from the schema definition,
causing ValueError when trying to get default values.
Signed-off-by: Alon Kellner <[email protected]>1 parent 20fd0d1 commit 378751f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
286 | 290 | | |
287 | 291 | | |
288 | 292 | | |
| |||
0 commit comments