x
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@ RUN set -ex && \
|
||||
COPY vllm/ /opt/vllm/
|
||||
RUN set -ex && \
|
||||
${VENV}/bin/pip install -U \
|
||||
"setuptools>=77.0.3" setuptools_scm setuptools_rust wheel && \
|
||||
"setuptools>=77.0.3,<82" setuptools_scm setuptools_rust wheel && \
|
||||
cd /opt/vllm && \
|
||||
if [ -f csrc/mamba/mamba_ssm/selective_scan.h ]; then \
|
||||
sed -i '109,121s/^/\/\/ /' csrc/mamba/mamba_ssm/selective_scan.h && \
|
||||
|
||||
Reference in New Issue
Block a user