From de8d0cec30bfe5cd7183c8fe04ae30f8e6343b9a Mon Sep 17 00:00:00 2001 From: Yih-Dar <2521628+ydshieh@users.noreply.github.com> Date: Tue, 29 Jul 2025 11:42:55 +0200 Subject: [PATCH] update `GemmaIntegrationTest::test_model_2b_bf16_dola` again (#39731) 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 f58fbf569a..9276fb12b3 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 brand new set, this is the Lego set number ", + "Hi today we have the review for a 2016/2017 season of", ], } )