Unverified Commit ba262c4e authored by Kevin H. Luu's avatar Kevin H. Luu Committed by GitHub
Browse files

[ci] Mark LoRA test as soft-fail (#8160)


Signed-off-by: default avatarkevin <kevin@anyscale.com>
parent 4624d98d
...@@ -368,6 +368,7 @@ steps: ...@@ -368,6 +368,7 @@ steps:
- label: LoRA Long Context (Distributed) # 11min - label: LoRA Long Context (Distributed) # 11min
# This test runs llama 13B, so it is required to run on 4 GPUs. # This test runs llama 13B, so it is required to run on 4 GPUs.
num_gpus: 4 num_gpus: 4
soft_fail: true
source_file_dependencies: source_file_dependencies:
- vllm/lora - vllm/lora
- tests/lora/test_long_context - tests/lora/test_long_context
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment