* fix typos

* fix typos

* fix typos

* fix typos
This commit is contained in:
omahs
2025-03-24 15:08:29 +01:00
committed by GitHub
parent 340500b1a9
commit cbf924b76c
67 changed files with 111 additions and 111 deletions

View File

@@ -458,7 +458,7 @@ class GPTQTestExllamaV2(unittest.TestCase):
def test_generate_quality(self):
"""
Simple test to check the quality of the model by comparing the the generated tokens with the expected tokens
Simple test to check the quality of the model by comparing the generated tokens with the expected tokens
"""
self.check_inference_correctness(self.quantized_model)