Skip to content

Commit 8b325de

Browse files
committed
update test case
Signed-off-by: Ivy Zhang <[email protected]>
1 parent f631b25 commit 8b325de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/defs/accuracy/test_llm_api_pytorch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,6 +2265,7 @@ def test_nvfp4_multi_gpus(self, tp_size, pp_size, ep_size, mtp_nextn, fp8kv,
22652265
# extra_evaluator_kwargs=dict(apply_chat_template=True))
22662266

22672267
@skip_pre_blackwell
2268+
@pytest.mark.skip_less_device_memory(95000)
22682269
@pytest.mark.parametrize(
22692270
"tp_size,pp_size,ep_size,mtp_nextn,fp8kv,attention_dp,cuda_graph,overlap_scheduler,max_batch_size,moe_backend",
22702271
[

0 commit comments

Comments
 (0)