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
64129fa6
Unverified
Commit
64129fa6
authored
Mar 25, 2025
by
fzyzcjy
Committed by
GitHub
Mar 24, 2025
Browse files
Add DeepEP tests into CI (#4737)
parent
e9f8e423
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
.github/workflows/pr-test.yml
.github/workflows/pr-test.yml
+6
-0
No files found.
.github/workflows/pr-test.yml
View file @
64129fa6
...
@@ -121,6 +121,12 @@ jobs:
...
@@ -121,6 +121,12 @@ jobs:
cd test/srt
cd test/srt
python3 test_moe_ep.py
python3 test_moe_ep.py
-
name
:
Test DeepEP expert parallelism (EP=2)
timeout-minutes
:
10
run
:
|
cd test/srt
python3 test_moe_deepep.py
-
name
:
Test torch compile (TP=2)
-
name
:
Test torch compile (TP=2)
timeout-minutes
:
10
timeout-minutes
:
10
run
:
|
run
:
|
...
...
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