Skip to content

Commit

Permalink
update backend triton server image
Browse files Browse the repository at this point in the history
  • Loading branch information
blaise-muhirwa committed Oct 31, 2023
1 parent 97cd5c7 commit b21472d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
maxUnavailable: 0 # Aim for no downtime during rollout
containers:
- name: inference-server
image: 723181461334.dkr.ecr.us-west-2.amazonaws.com/gl-tritonserver:59d8771ee-tyler-poetry-and-serving-img-updates
image: 723181461334.dkr.ecr.us-west-2.amazonaws.com/gl-tritonserver:929c52e9d-main
imagePullPolicy: IfNotPresent
# Tritonserver will look for models in /mnt/models and initialize them on startup.
# When running multiple instances of Triton server on the same machine that use Python models,
Expand Down

0 comments on commit b21472d

Please sign in to comment.