chore(ml): set higher worker timeout for openvino (#11174)

This commit is contained in:
Mert
2024-07-18 10:50:57 -04:00
committed by GitHub
parent 4f89195702
commit 88f62087fd
3 changed files with 16 additions and 14 deletions
+1
View File
@@ -77,6 +77,7 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
WORKDIR /usr/src/app
ARG DEVICE
ENV TRANSFORMERS_CACHE=/cache \
PYTHONDONTWRITEBYTECODE=1 \
PYTHONUNBUFFERED=1 \