Skip to content

Hard code Triton image tag

Tan Le requested to merge fix-triton-deployment into main

What does this MR do and why?

This MR fixes broken deployment pipelines (example) due to missing Docker image tag.

There is only one Trion image at the moment. We do not build new Triton images on every merge. https://ops.gitlab.net/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist/-/jobs/10315784

Until we can build new Triton images, this MR proposes we hard code the image SHA for now.

Edited by Tan Le

Merge request reports