Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit164acfa

Browse files
[None][infra] Skip test_eagle3 test with device memory check (NVIDIA#6617)
Signed-off-by: leslie-fang25 <leslief@nvidia.com>
1 parent7625845 commit164acfa

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
@@ -1955,6 +1955,7 @@ def test_bf16(self, tp_size, pp_size, ep_size, attention_dp, cuda_graph,
19551955
task=MMLU(self.MODEL_NAME)
19561956
task.evaluate(llm)
19571957

1958+
@pytest.mark.skip_less_device_memory(140000)## OOM on 80G H100
19581959
@parametrize_with_ids("eagle3_one_model", [True,False])
19591960
@parametrize_with_ids("enable_chunked_prefill", [False,True])
19601961
deftest_eagle3(self,enable_chunked_prefill,eagle3_one_model):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp