mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-31 08:47:05 +08:00
updated
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
8ce3cad72f
commit
550f8a052c
@ -8,5 +8,5 @@ RUN git clone https://github.com/vllm-project/vllm.git && \
|
|||||||
VLLM_USE_PRECOMPILED=1 uv pip install -e .
|
VLLM_USE_PRECOMPILED=1 uv pip install -e .
|
||||||
|
|
||||||
WORKDIR /workspace/vllm
|
WORKDIR /workspace/vllm
|
||||||
ENV VLLM_SHA=270d05d9fdf9fc68767056204a1fee078358b122
|
ENV VLLM_SHA=8ce3cad72fbd0dc6524e495ecddbbc58fd8fd09e
|
||||||
RUN git fetch && git checkout VLLM_SHA
|
RUN git fetch && git checkout ${VLLM_SHA}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user