We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4eb364 commit 4bfb756Copy full SHA for 4bfb756
tests/integration/test_lists/test-db/l0_h100.yml
@@ -20,7 +20,7 @@ l0_h100:
20
- unittest/_torch/modeling -k "modeling_mixtral"
21
- unittest/_torch/modeling -k "modeling_nemotron"
22
- unittest/_torch/modeling -k "modeling_gemma3"
23
- - unittest/llmapi/test_llm_pytorch_nemo_lora.py
+ - unittest/llmapi/test_pytorch_nemo_lora.py
24
- unittest/disaggregated/test_disagg_utils.py
25
- unittest/disaggregated/test_router.py
26
- unittest/disaggregated/test_remoteDictionary.py
tests/unittest/llmapi/test_llm_pytorch_nemo_lora.py renamed to tests/unittest/llmapi/test_pytorch_nemo_lora.py
0 commit comments