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
005ae9be
Unverified
Commit
005ae9be
authored
Jul 21, 2025
by
Michael Goin
Committed by
GitHub
Jul 21, 2025
Browse files
Fix bad lm-eval fork (#21318)
parent
29d1ffc5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+1
-1
No files found.
.buildkite/test-pipeline.yaml
View file @
005ae9be
...
@@ -273,7 +273,7 @@ steps:
...
@@ -273,7 +273,7 @@ steps:
# VLLM_USE_FLASHINFER_SAMPLER or not on H100.
# VLLM_USE_FLASHINFER_SAMPLER or not on H100.
-
pytest -v -s v1/e2e
-
pytest -v -s v1/e2e
# Integration test for streaming correctness (requires special branch).
# Integration test for streaming correctness (requires special branch).
-
pip install -U git+https://github.com/robertgshaw2-
neuralmagic
/lm-evaluation-harness.git@streaming-api
-
pip install -U git+https://github.com/robertgshaw2-
redhat
/lm-evaluation-harness.git@streaming-api
-
pytest -v -s entrypoints/openai/correctness/test_lmeval.py::test_lm_eval_accuracy_v1_engine
-
pytest -v -s entrypoints/openai/correctness/test_lmeval.py::test_lm_eval_accuracy_v1_engine
-
label
:
Examples Test
# 25min
-
label
:
Examples Test
# 25min
...
...
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