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
e3fc4658
"tests/nn/git@developer.sourcefind.cn:OpenDAS/fairscale.git" did not exist on "861b5ce2bdd697b17b0ce759a5f5f126cd3a8915"
Unverified
Commit
e3fc4658
authored
Sep 15, 2024
by
Yineng Zhang
Committed by
GitHub
Sep 15, 2024
Browse files
fix: resolve nightly eval (#1426)
parent
33b54e7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/srt/test_nightly_gsm8k_eval.py
test/srt/test_nightly_gsm8k_eval.py
+1
-1
No files found.
test/srt/test_nightly_gsm8k_eval.py
View file @
e3fc4658
...
@@ -52,7 +52,7 @@ class TestEvalAccuracyLarge(unittest.TestCase):
...
@@ -52,7 +52,7 @@ class TestEvalAccuracyLarge(unittest.TestCase):
if
is_tp2
:
if
is_tp2
:
other_args
.
extend
([
"--tp"
,
"2"
])
other_args
.
extend
([
"--tp"
,
"2"
])
if
"DeepSeek"
in
model
:
if
"DeepSeek"
in
model
:
other_args
.
app
end
(
"--enable-mla"
)
other_args
.
ext
end
(
[
"--enable-mla"
,
"--mem-frac"
,
"0.85"
]
)
self
.
process
=
popen_launch_server
(
self
.
process
=
popen_launch_server
(
model
,
model
,
...
...
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