Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
63a395b9
Unverified
Commit
63a395b9
authored
Nov 19, 2024
by
Lianmin Zheng
Committed by
GitHub
Nov 19, 2024
Browse files
Update nightly-eval.yml (#2100)
parent
7d671e4a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
.github/workflows/nightly-eval.yml
.github/workflows/nightly-eval.yml
+6
-1
No files found.
.github/workflows/nightly-eval.yml
View file @
63a395b9
...
@@ -27,9 +27,14 @@ jobs:
...
@@ -27,9 +27,14 @@ jobs:
bash scripts/ci_install_dependency.sh
bash scripts/ci_install_dependency.sh
pip install --upgrade "evalplus[vllm] @ git+https://github.com/evalplus/evalplus"
pip install --upgrade "evalplus[vllm] @ git+https://github.com/evalplus/evalplus"
-
name
:
Nightly gsm8k and
human eval
Accuracy
-
name
:
Test
human eval
timeout-minutes
:
120
timeout-minutes
:
120
run
:
|
run
:
|
cd test/srt
cd test/srt
python3 test_nightly_human_eval.py
python3 test_nightly_human_eval.py
-
name
:
Test gsm8k
timeout-minutes
:
120
run
:
|
cd test/srt
python3 test_nightly_gsm8k_eval.py
python3 test_nightly_gsm8k_eval.py
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