Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
16f24e87
Unverified
Commit
16f24e87
authored
Feb 19, 2026
by
Michael Goin
Committed by
GitHub
Feb 19, 2026
Browse files
[CI] Add GPT-OSS Eval job for H100 (#34359)
Signed-off-by:
Michael Goin
<
mgoin64@gmail.com
>
parent
40b2f1c3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
.buildkite/test_areas/misc.yaml
.buildkite/test_areas/misc.yaml
+13
-0
No files found.
.buildkite/test_areas/misc.yaml
View file @
16f24e87
...
...
@@ -147,6 +147,19 @@ steps:
-
pytest -v -s transformers_utils
-
pytest -v -s config
-
label
:
GPT-OSS Eval (H100)
timeout_in_minutes
:
60
working_dir
:
"
/vllm-workspace/"
device
:
h100
optional
:
true
source_file_dependencies
:
-
tests/evals/gpt_oss
-
vllm/model_executor/models/gpt_oss.py
-
vllm/model_executor/layers/quantization/mxfp4.py
commands
:
-
uv pip install --system 'gpt-oss[eval]==0.0.5'
-
pytest -s -v tests/evals/gpt_oss/test_gpqa_correctness.py --model openai/gpt-oss-20b --metric
0.58
-
label
:
GPT-OSS Eval (B200)
timeout_in_minutes
:
60
working_dir
:
"
/vllm-workspace/"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment