Tiny fix CI pytest error (#8524)

This commit is contained in:
fzyzcjy
2025-08-03 13:48:42 +08:00
committed by GitHub
parent 9f47d686e5
commit 0e612dbf12

View File

@@ -108,6 +108,7 @@ test = [
"pandas",
"peft",
"sentence_transformers",
"pytest",
]
all = ["sglang[srt]", "sglang[openai]", "sglang[anthropic]", "sglang[litellm]", "sglang[torch_memory_saver]", "sglang[decord]"]
all_hip = ["sglang[srt_hip]", "sglang[openai]", "sglang[anthropic]", "sglang[litellm]", "sglang[decord]"]