Skip to content

Commit b2c3dfc

Browse files
author
赵江江
committed
feat: add mtp ut case
Signed-off-by: 赵江江 <[email protected]>
1 parent e0173df commit b2c3dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/singlecard/spec_decode_v1/test_v1_spec_decode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ def test_eagle_correctness(
126126
enable_chunked_prefill=True,
127127
max_num_seqs=1,
128128
max_num_batched_tokens=2048,
129-
gpu_memory_utilization=0.5,
129+
gpu_memory_utilization=0.6,
130130
speculative_config={
131131
"method": "eagle3" if use_eagle3 else "eagle",
132132
"model": spec_model_name,

0 commit comments

Comments
 (0)