This commit is contained in:
parent
862ac978be
commit
79d4ccae04
|
|
@ -91,7 +91,7 @@ RUN mkdir -p /wheels && \
|
||||||
cp /tmp/torch_dist/torch*.whl /wheels/ && \
|
cp /tmp/torch_dist/torch*.whl /wheels/ && \
|
||||||
cp /opt/vision/dist/torchvision-*.whl /wheels/ && \
|
cp /opt/vision/dist/torchvision-*.whl /wheels/ && \
|
||||||
cp /opt/flashinfer/dist/flashinfer_python-*.whl /wheels/ && \
|
cp /opt/flashinfer/dist/flashinfer_python-*.whl /wheels/ && \
|
||||||
cp /tmp/vllm_wheels/vllm-*.whl /wheels/ && \
|
# cp /tmp/vllm_wheels/vllm-*.whl /wheels/ && \
|
||||||
cp /tmp/sg_wheels/sglang-*.whl /wheels/
|
cp /tmp/sg_wheels/sglang-*.whl /wheels/
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue