This commit is contained in:
dominicshanshan 2026-01-13 21:25:09 +08:00 committed by GitHub
commit 827fa46f54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,6 @@ def test_llama_7b_lora_tp2():
@pytest.mark.gpu2
@pytest.mark.skip(reason="https://nvbugs/5682551")
def test_llama_7b_multi_lora_tp2():
# For LoRA checkpoints without finetuned embedding and lm_head, we can either:
# (1) specify lora_target_modules, or