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
3e032c07
"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "80b865878c5a8478f2594758183cf5eceb82ec3b"
Unverified
Commit
3e032c07
authored
Jan 23, 2025
by
Yineng Zhang
Committed by
GitHub
Jan 23, 2025
Browse files
use v0.6.4.post1 for sgl-kernel ci (#3071)
parent
44e12ce4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/pr-test-sgl-kernel.yml
.github/workflows/pr-test-sgl-kernel.yml
+1
-1
No files found.
.github/workflows/pr-test-sgl-kernel.yml
View file @
3e032c07
...
@@ -38,7 +38,7 @@ jobs:
...
@@ -38,7 +38,7 @@ jobs:
-
name
:
Install
-
name
:
Install
run
:
|
run
:
|
pip3 install torch==2.5.1 && pip3 install pytest && pip3 install vllm
pip3 install torch==2.5.1 && pip3 install pytest && pip3 install vllm
==0.6.4.post1
pip3 uninstall sgl-kernel -y || true
pip3 uninstall sgl-kernel -y || true
find . -name index.lock -delete
find . -name index.lock -delete
cd sgl-kernel
cd sgl-kernel
...
...
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