Page MenuHomePhabricator

Upgrade outlink docker images to KServe 0.11
Closed, ResolvedPublic3 Estimated Story Points

Description

We're going to upgrade the outlink model server Docker images, including outlink and outlink-transformer, to KServe 0.11

Event Timeline

calbon set the point value for this task to 3.
achou triaged this task as Medium priority.Nov 2 2023, 7:27 PM

Change 982783 had a related patch set uploaded (by AikoChou; author: AikoChou):

[machinelearning/liftwing/inference-services@main] outlink: upgrade kserve to 0.11.2

https://gerrit.wikimedia.org/r/982783

Change 982783 merged by jenkins-bot:

[machinelearning/liftwing/inference-services@main] outlink: upgrade kserve to 0.11.2

https://gerrit.wikimedia.org/r/982783

Next steps:

  • Roll out the new docker images to ml-staging
  • Perform load testing to ensure consistent performance
  • Test the publishing of events from staging to EventGate

Regarding the last point, we are currently using the "prod" stream (mediawiki.page_outlink_topic_prediction_change.v1) for testing, which is not ideal. In T349919, there is one proposal to create a new testing stream specifically for prediction-change events. I'm leaning toward going for this option.

Change 983189 had a related patch set uploaded (by Ilias Sarantopoulos; author: Ilias Sarantopoulos):

[operations/deployment-charts@master] ml-services: update outlink topic model image on ml-staging

https://gerrit.wikimedia.org/r/983189

Change 983189 merged by jenkins-bot:

[operations/deployment-charts@master] ml-services: update outlink topic model image on ml-staging

https://gerrit.wikimedia.org/r/983189

Change 984203 had a related patch set uploaded (by AikoChou; author: AikoChou):

[operations/deployment-charts@master] ml-services: update outlink topic model image on ml-serve

https://gerrit.wikimedia.org/r/984203

Change 984203 merged by jenkins-bot:

[operations/deployment-charts@master] ml-services: update outlink topic model image on ml-serve

https://gerrit.wikimedia.org/r/984203

Outlink-topic-model server on production has been upgraded to KServe 0.11.2. :)