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
96bb8aa6
Unverified
Commit
96bb8aa6
authored
Apr 16, 2025
by
rongfu.leng
Committed by
GitHub
Apr 15, 2025
Browse files
[Bugfix] fix gpu docker image mis benchmarks dir (#16628)
Signed-off-by:
rongfu.leng
<
rongfu.leng@daocloud.io
>
parent
3badb021
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
docker/Dockerfile
docker/Dockerfile
+1
-0
No files found.
docker/Dockerfile
View file @
96bb8aa6
...
@@ -240,6 +240,7 @@ if [ "$TARGETPLATFORM" != "linux/arm64" ]; then \
...
@@ -240,6 +240,7 @@ if [ "$TARGETPLATFORM" != "linux/arm64" ]; then \
uv pip
install
--system
https://github.com/flashinfer-ai/flashinfer/releases/download/v0.2.1.post2/flashinfer_python-0.2.1.post2+cu124torch2.6-cp38-abi3-linux_x86_64.whl
;
\
uv pip
install
--system
https://github.com/flashinfer-ai/flashinfer/releases/download/v0.2.1.post2/flashinfer_python-0.2.1.post2+cu124torch2.6-cp38-abi3-linux_x86_64.whl
;
\
fi
fi
COPY
examples examples
COPY
examples examples
COPY
benchmarks benchmarks
# Although we build Flashinfer with AOT mode, there's still
# Although we build Flashinfer with AOT mode, there's still
# some issues w.r.t. JIT compilation. Therefore we need to
# some issues w.r.t. JIT compilation. Therefore we need to
...
...
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