[CI] Add speculative_draft_attention_backend to the page-constraint test view (#33254)

This commit is contained in:
Alison Shao
2026-08-02 04:58:59 -07:00
committed by GitHub
parent 558c9bdcc2
commit 0877a0e2f1
@@ -1737,6 +1737,7 @@ class TestGoldenModelOverrides(_IsolatedPublish):
attention_backend=None,
decode_attention_backend=None,
prefill_attention_backend=None,
speculative_draft_attention_backend=None,
page_size=1,
)
defaults.update(kw)