From adbc16d808ca3f7f2e80257b73d1d675d132ab9a Mon Sep 17 00:00:00 2001 From: Charan Raj Musali Date: Thu, 20 Feb 2025 21:37:55 +0530 Subject: [PATCH 1/2] kserve: use 2.18.0 RC1 for model-serving gating work --- projects/kserve/testing/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/kserve/testing/config.yaml b/projects/kserve/testing/config.yaml index fe896e611c..8a592b6cf5 100644 --- a/projects/kserve/testing/config.yaml +++ b/projects/kserve/testing/config.yaml @@ -503,9 +503,9 @@ clusters: rhods: catalog: image: quay.io/rhoai/rhoai-fbc-fragment - tag: rhoai-2.17@sha256:d5223103d49934a96a896310c57777b149dba99c472b3574e3d6c4805d58172f + tag: rhoai-2.18@sha256:9cf24f4bfb33c67ca7012477de6e2f4394d54772637d16cc366effcbb52abe27 channel: fast - version: 2.17.0 + version: 2.18.0 version_name: rc1 opendatahub: false managed_rhoai: false From 65aaa4f4c8c651cbf89f18af3943ceb50ea3b9ef Mon Sep 17 00:00:00 2001 From: Charan Raj Musali Date: Tue, 25 Feb 2025 20:17:50 +0530 Subject: [PATCH 2/2] kserve: remove model `mpt-7b-instruct2` from the kserve model-serving performance gating test for 2.18.0 RC1 --- projects/kserve/testing/config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/projects/kserve/testing/config.yaml b/projects/kserve/testing/config.yaml index 8a592b6cf5..2e65c1f0f9 100644 --- a/projects/kserve/testing/config.yaml +++ b/projects/kserve/testing/config.yaml @@ -294,10 +294,6 @@ ci_presets: testing: size: small max_concurrency: 32 - - name: mpt-7b-instruct2 - testing: - size: small - max_concurrency: 64 - name: llama-3-70b-instruct testing: size: large