Unverified Commit 9dfafa74 authored by Baizhou Zhang's avatar Baizhou Zhang Committed by GitHub
Browse files

Fix test of flashinfer mla with nextn (#4237)

parent f1d09a65
...@@ -121,7 +121,7 @@ class TestFlashinferMLAMTP(unittest.TestCase): ...@@ -121,7 +121,7 @@ class TestFlashinferMLAMTP(unittest.TestCase):
"--speculative-draft", "--speculative-draft",
"lmsys/sglang-ci-dsv3-test-NextN", "lmsys/sglang-ci-dsv3-test-NextN",
"--speculative-num-steps", "--speculative-num-steps",
"4", "3",
"--speculative-eagle-topk", "--speculative-eagle-topk",
"1", "1",
"--speculative-num-draft-tokens", "--speculative-num-draft-tokens",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment