[CI] Disable test_lora_update: Nutanix LoRA adapter removed from HuggingFace (#19527)
Co-authored-by: Alison Shao <alisonshao@MacBook-Pro-D2W773R9CD.local>
This commit is contained in:
@@ -34,7 +34,11 @@ from sglang.test.test_utils import (
|
||||
popen_launch_server,
|
||||
)
|
||||
|
||||
register_cuda_ci(est_time=487, suite="stage-b-test-large-1-gpu")
|
||||
register_cuda_ci(
|
||||
est_time=487,
|
||||
suite="stage-b-test-large-1-gpu",
|
||||
disabled="Nutanix/Meta-Llama-3.1-8B-Instruct_lora_4_alpha_16 removed from HuggingFace",
|
||||
)
|
||||
|
||||
PROMPTS = [
|
||||
"SGL is a",
|
||||
|
||||
Reference in New Issue
Block a user