Update GemmaIntegrationTest::test_model_2b_bf16_dola (#39362)

fix

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2025-07-17 15:06:23 +02:00
committed by GitHub
parent 322400af58
commit 54680d75c9

View File

@@ -492,7 +492,7 @@ class GemmaIntegrationTest(unittest.TestCase):
], ],
("cuda", 8): [ ("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", "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 <strong>2016/2017</strong> season of", "Hi today we have the review for a brand new set, this is the <strong>Lego</strong> set number ",
], ],
} }
) )