mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
fix: Reduce max_input_tokens in test_models
This commit is contained in:
parent
6401c1653a
commit
1edd046d08
1 changed files with 0 additions and 1 deletions
|
@ -30,6 +30,5 @@ class TestModels(unittest.TestCase):
|
|||
self.assertEqual(model.info["max_input_tokens"], 8 * 1024)
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue