moar cuda
This commit is contained in:
@@ -12,6 +12,7 @@ COPY vllm_patches/hf.py /usr/local/lib/python3.12/dist-packages/vllm/renderers/h
|
|||||||
# Install LMCache for KV cache offloading / sharing across nodes
|
# Install LMCache for KV cache offloading / sharing across nodes
|
||||||
# Build with system CUDA 13.0 for Blackwell (B200)
|
# Build with system CUDA 13.0 for Blackwell (B200)
|
||||||
RUN apt-get update && apt-get install -y git \
|
RUN apt-get update && apt-get install -y git \
|
||||||
|
libcusolver-dev-13-0 \
|
||||||
libcusparse-dev-13-0 \
|
libcusparse-dev-13-0 \
|
||||||
libcublas-dev-13-0 \
|
libcublas-dev-13-0 \
|
||||||
libcurand-dev-13-0 \
|
libcurand-dev-13-0 \
|
||||||
|
|||||||
Reference in New Issue
Block a user