Files
project_6/qwen3_6_scripts
Claude b271210af4 fix(critical): allow n=2 to match Sub168 — max_num_seqs=2 in yaml
Sub168 passes t2_n_2 with HTTP 200 (max_num_seqs=2).
Our sub508 rejected n>1, which was needed when max_num_seqs=1 but now
that yaml matches Sub168 exactly, n=2 should work. Reject n>2 only.
2026-08-08 07:32:55 +00:00
..