Skip to content

Commit

Permalink
more expected putputs with each run
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed May 28, 2024
1 parent 8ca98cb commit 4e75ea1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/gptq/test_quantization.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ class GPTQTest(unittest.TestCase):
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 jessica and i am a very sweet and")
EXPECTED_OUTPUTS.add("Hello my name is Alyson and I am a very sweet and")
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 4e75ea1

Please sign in to comment.