From 54680d75c9ed32ca7d7b0266d0563dcdd6fd40e3 Mon Sep 17 00:00:00 2001 From: Yih-Dar <2521628+ydshieh@users.noreply.github.com> Date: Thu, 17 Jul 2025 15:06:23 +0200 Subject: [PATCH] Update `GemmaIntegrationTest::test_model_2b_bf16_dola` (#39362) fix Co-authored-by: ydshieh --- tests/models/gemma/test_modeling_gemma.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/models/gemma/test_modeling_gemma.py b/tests/models/gemma/test_modeling_gemma.py index f8bc302a45..e029b22075 100644 --- a/tests/models/gemma/test_modeling_gemma.py +++ b/tests/models/gemma/test_modeling_gemma.py @@ -492,7 +492,7 @@ class GemmaIntegrationTest(unittest.TestCase): ], ("cuda", 8): [ "Hello I am doing an experiment and need to get the mass of a block. The only tool I have is a scale", - "Hi today we have the review for a 2016/2017 season of", + "Hi today we have the review for a brand new set, this is the Lego set number ", ], } )