From d4dec0b5cf6a80baa01daacdc2eb5fa4e00ac757 Mon Sep 17 00:00:00 2001 From: Zhenshan Xie Date: Fri, 18 Sep 2026 11:40:00 -0700 Subject: [PATCH] test: trivial families/bert comment as GPU CI live-fire payload (retest) --- families/bert/support.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/families/bert/support.py b/families/bert/support.py index f6ba768759..fd824ab5c6 100644 --- a/families/bert/support.py +++ b/families/bert/support.py @@ -11,3 +11,5 @@ tasks=("embedding", "encoding", "reranking"), default_task="encoding", ) + +# Trivial comment-only change: live-fire test payload to reproduce Community GPU CI ResourceExhausted quota issue (retest of closed #1260).