Unverified Commit 0e612dbf authored by fzyzcjy's avatar fzyzcjy Committed by GitHub
Browse files

Tiny fix CI pytest error (#8524)

parent 9f47d686
...@@ -108,6 +108,7 @@ test = [ ...@@ -108,6 +108,7 @@ test = [
"pandas", "pandas",
"peft", "peft",
"sentence_transformers", "sentence_transformers",
"pytest",
] ]
all = ["sglang[srt]", "sglang[openai]", "sglang[anthropic]", "sglang[litellm]", "sglang[torch_memory_saver]", "sglang[decord]"] 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]"] all_hip = ["sglang[srt_hip]", "sglang[openai]", "sglang[anthropic]", "sglang[litellm]", "sglang[decord]"]
......
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