Unverified Commit 0d07e2c3 authored by Richard Huo's avatar Richard Huo Committed by GitHub
Browse files

test: fix frontend tests to make sure openai/gpt-oss-20b can be loaded on A100 (#3889)

parent b4c8d948
......@@ -95,6 +95,8 @@ class VllmWorkerProcess(ManagedProcess):
"harmony",
"--dyn-reasoning-parser",
"gpt_oss",
"--connector",
"none",
]
env = os.environ.copy()
......
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