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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user