[CI] Add speculative_draft_attention_backend to the page-constraint test view (#33254)
This commit is contained in:
@@ -1737,6 +1737,7 @@ class TestGoldenModelOverrides(_IsolatedPublish):
|
|||||||
attention_backend=None,
|
attention_backend=None,
|
||||||
decode_attention_backend=None,
|
decode_attention_backend=None,
|
||||||
prefill_attention_backend=None,
|
prefill_attention_backend=None,
|
||||||
|
speculative_draft_attention_backend=None,
|
||||||
page_size=1,
|
page_size=1,
|
||||||
)
|
)
|
||||||
defaults.update(kw)
|
defaults.update(kw)
|
||||||
|
|||||||
Reference in New Issue
Block a user