Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit e475be0

Browse files
committed
Dockerfile.ubi: bump flashinfer
1 parent b94ac66 commit e475be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ RUN --mount=type=bind,from=libsodium-builder,src=/usr/src/libsodium,target=/usr/
166166
&& make install
167167

168168
RUN --mount=type=cache,target=/root/.cache/pip \
169-
pip install https://github.com/flashinfer-ai/flashinfer/releases/download/v0.0.9/flashinfer-0.0.9+cu121torch2.3-cp311-cp311-linux_x86_64.whl
169+
pip install https://github.com/flashinfer-ai/flashinfer/releases/download/v0.1.2/flashinfer-0.1.2+cu124torch2.4-cp311-cp311-linux_x86_64.whl
170170

171171
ENV HF_HUB_OFFLINE=1 \
172172
PORT=8000 \

0 commit comments

Comments
 (0)