This commit is contained in:
Paul Gauthier 2024-12-22 16:51:44 -05:00
parent e5cb81c11f
commit 39d5c785d5

View file

@ -1,8 +1,8 @@
# Aider code editing benchmark harness
# Aider benchmark harness
Aider uses a "code editing" benchmark to quantitatively measure how well it works
with the GPT-3.5 and GPT-4 models.
Aider uses benchmarks to quantitatively measure how well it works
various LLMs.
This directory holds the harness and tools needed to run the benchmarking suite.
## Background