x
This commit is contained in:
@@ -11,7 +11,7 @@ echo "[entrypoint] running patches..."
|
||||
|
||||
# vllm 平台补丁
|
||||
if [ -f ${SCRIPTS_DIR}/patch_vllm_platform.py ]; then
|
||||
${VENV}/bin/python ${SCRIPTS_DIR}/patch_vllm_platform.py || echo "[entrypoint] patch_vllm_platform.py failed (non-fatal)"
|
||||
${VENV}/bin/python ${SCRIPTS_DIR}/patch_vllm_platform.py
|
||||
fi
|
||||
|
||||
# MinerU 推理补丁
|
||||
|
||||
Reference in New Issue
Block a user