Commit 9fa75d7
committed
fix(qwen3.5-fp4-mi355x-sglang-mtp): use scenarios/fixed-seq-len schema
The old 'seq-len-configs' field was renamed to 'scenarios.fixed-seq-len'
in the master config schema. Pydantic validation failed setup with
'Field required (scenarios)' + 'Extra inputs are not permitted (seq-len-configs)'.1 parent 11096c4 commit 9fa75d7
1 file changed
Lines changed: 12 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
389 | 390 | | |
390 | 391 | | |
391 | 392 | | |
| |||
0 commit comments