moar deepseek fixes

This commit is contained in:
2026-04-29 10:49:32 +00:00
parent fa939de3b9
commit bda7dc7d28

View File

@@ -28,6 +28,7 @@ ENV VLLM_DOCKER_BUILD_CONTEXT=1
#RUN curl -fsSL https://raw.githubusercontent.com/vllm-project/vllm/v0.20.0/tools/install_deepgemm.sh | bash
# Had to modify this
COPY ./install_deepgemm.sh /opt/install_deepgemm.sh
RUN chmod +x /opt/install_deepgemm.sh
RUN /opt/install_deepgemm.sh
# Copy over nemotron reasonong parser