We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2052b5b commit 65fe93cCopy full SHA for 65fe93c
start
@@ -76,6 +76,7 @@ docker run -d --rm \
76
-e PRIORITY_TASK_QUEUE_SLOTS=1 \
77
-e INFERENCE_DIR=$INFERENCE_DIR \
78
-e SECRET_KEY=default \
79
+-e POSTGRES_POOL_USE_LIFO=x \
80
-v "$INFERENCE_DIR":/inference \
81
--mount type=bind,source="$(pwd)"/,target=/app \
82
-v /var/run/docker.sock:/var/run/docker.sock \
submodules/model
0 commit comments