File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -486,3 +486,4 @@ test_e2e.py::test_ptp_quickstart_advanced_8gpus[Nemotron-Ultra-253B-nemotron-nas
486486test_e2e.py::test_ptp_quickstart_multimodal[NVILA-8B-FP16-vila/NVILA-8B-image] SKIP (https://nvbugs/5233423)
487487accuracy/test_cli_flow.py::TestLlama3_1_8BInstruct::test_medusa_fp8_prequantized SKIP (https://nvbugs/5238599)
488488accuracy/test_llm_api_pytorch.py::TestLlama3_3_70BInstruct::test_fp8_tp4 SKIP (https://nvbugs/5238602)
489+ unittest/_torch/multi_gpu_modeling/test_llama4.py::test_llama4[tp8-trtllm-scout] SKIP (https://nvbugs/5244009)
Original file line number Diff line number Diff line change 88
99@pytest .mark .gpu4
1010def test_tinyllama_guided_decoding_tp2pp2 ():
11+ pytest .skip (reason = "https://nvbugs/5244006" )
1112 tinyllama_guided_decoding_test_harness (
1213 tensor_parallel_size = 2 ,
1314 pipeline_parallel_size = 2 ,
You can’t perform that action at this time.
0 commit comments