Skip to content

Commit c9250df

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/singlecard/spec_decode_v1/test_v1_mtp_correctness.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def test_mtp_correctness(
7070
model=model_name,
7171
tensor_parallel_size=1,
7272
max_num_seqs=256,
73-
gpu_memory_utilization=0.5,
73+
gpu_memory_utilization=0.6,
7474
distributed_executor_backend="mp",
7575
enable_expert_parallel=True,
7676
speculative_config={

0 commit comments

Comments
 (0)