"vscode:/vscode.git/clone" did not exist on "7ca6a562f4d5b5926b1d1299425e90033cb725c9"
Unverified Commit 11bc8a17 authored by Kris Hung's avatar Kris Hung Committed by GitHub
Browse files

fix: Increase timeout for deepep test (#2572)

parent d5b66fa2
......@@ -282,7 +282,7 @@ vllm_configs = {
"--gpus-per-node",
"2",
],
timeout=300,
timeout=500,
),
"multimodal_agg": VLLMConfig(
name="multimodal_agg",
......
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