mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-16 06:55:01 +08:00
[CI/Build] Fix V1 LoRA failure (#13767)
This commit is contained in:
parent
aabeb2688f
commit
37b6cb4985
@ -41,6 +41,8 @@ def v1(run_with_both_engines_lora):
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
# The V1 lora test for this model requires more than 24GB.
|
||||||
|
@pytest.mark.skip_v1
|
||||||
@pytest.mark.xfail(current_platform.is_rocm(),
|
@pytest.mark.xfail(current_platform.is_rocm(),
|
||||||
reason="There can be output mismatch on ROCm")
|
reason="There can be output mismatch on ROCm")
|
||||||
def test_gemma_lora(gemma_lora_files):
|
def test_gemma_lora(gemma_lora_files):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user