Update expected values (after switching to A10) - part 5 (#39205)

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2025-07-03 19:56:02 +02:00
committed by GitHub
parent 7d9e52f376
commit 1168f57abf
10 changed files with 111 additions and 23 deletions

View File

@@ -120,10 +120,14 @@ class GlmIntegrationTest(unittest.TestCase):
def test_model_9b_eager(self):
expected_texts = Expectations({
("cuda", None): [
(None, None): [
"Hello I am doing a project on the history of the internetSolution:\n\nStep 1: Introduction\nThe history of the",
"Hi today I am going to show you how to make a simple and easy to make a DIY paper flower.",
],
("cuda", 8): [
'Hello I am doing a project on the history of the internetSolution:\n\nStep 1: Introduction\nThe history of the',
'Hi today I am going to show you how to make a simple and easy to make a DIY paper lantern.',
],
("rocm", (9, 5)) : [
"Hello I am doing a project on the history of the internetSolution:\n\nStep 1: Introduction\nThe history of the",
"Hi today I am going to show you how to make a simple and easy to make a paper airplane. First",