moar deepseek fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user