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
a63a4c63
Unverified
Commit
a63a4c63
authored
Jul 15, 2024
by
Pernekhan Utemuratov
Committed by
GitHub
Jul 15, 2024
Browse files
[Misc] Use 0.0.9 version for flashinfer (#6447)
Co-authored-by:
Pernekhan Utemuratov
<
pernekhan@deepinfra.com
>
parent
c8fd97f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
a63a4c63
...
@@ -172,7 +172,7 @@ RUN --mount=type=bind,from=mamba-builder,src=/usr/src/mamba,target=/usr/src/mamb
...
@@ -172,7 +172,7 @@ RUN --mount=type=bind,from=mamba-builder,src=/usr/src/mamba,target=/usr/src/mamb
python3
-m
pip
install
/usr/src/mamba/
*
.whl
--no-cache-dir
python3
-m
pip
install
/usr/src/mamba/
*
.whl
--no-cache-dir
RUN
--mount
=
type
=
cache,target
=
/root/.cache/pip
\
RUN
--mount
=
type
=
cache,target
=
/root/.cache/pip
\
python3
-m
pip
install
https://github.com/flashinfer-ai/flashinfer/releases/download/v0.0.
8
/flashinfer-0.0.
8
+cu121torch2.3-cp310-cp310-linux_x86_64.whl
python3
-m
pip
install
https://github.com/flashinfer-ai/flashinfer/releases/download/v0.0.
9
/flashinfer-0.0.
9
+cu121torch2.3-cp310-cp310-linux_x86_64.whl
#################### vLLM installation IMAGE ####################
#################### vLLM installation IMAGE ####################
...
...
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