mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
Merge b8954c97ae into 6df2c8a074
This commit is contained in:
commit
827fa46f54
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user