Update startup_periord to 1200s as a HF model download might take time

add-more-languages
Meng Zhang 2023-03-29 16:45:46 +08:00
parent 2bcc4d649f
commit 477ef83319
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
test: ["CMD", "curl", "-f", "http://localhost:5000"]
interval: 2s
timeout: 2s
start_period: 120s
start_period: 1200s
triton:
image: tabbyml/fastertransformer_backend