[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:
co-authored by
Alison Shao
parent
9469ad089b
commit
2bd2b60b5c
@@ -34,7 +34,11 @@ from sglang.test.test_utils import (
|
|||||||
popen_launch_server,
|
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 = [
|
PROMPTS = [
|
||||||
"SGL is a",
|
"SGL is a",
|
||||||
|
|||||||
Reference in New Issue
Block a user