Skip to content

Commit

Permalink
hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed May 28, 2024
1 parent 53f873f commit 8ca98cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/gptq/test_quantization.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ class GPTQTest(unittest.TestCase):
EXPECTED_OUTPUTS.add("Hello my name is Aiden, I am a student at the University")
EXPECTED_OUTPUTS.add("Hello my name is nancy and i am a very sweet and very")
EXPECTED_OUTPUTS.add("Hello my name is nancy, I am a very pretty girl with")
EXPECTED_OUTPUTS.add("Hello my name is nancy and i am a very pretty girl.")
EXPECTED_OUTPUTS.add("Hello my name is jessie and i am a new member of")
EXPECTED_OUTPUTS.add("Hello my name is A.I. and I am a student of")
EXPECTED_OUTPUTS.add("Hello my name is A.I.I.I.I.")
Expand Down

0 comments on commit 8ca98cb

Please sign in to comment.