This commit is contained in:
Paul Gauthier 2024-05-03 17:14:56 -07:00
parent f1871d104a
commit 8aa1e10f2a
2 changed files with 12 additions and 0 deletions

View file

@ -62,3 +62,11 @@ context window sizes.
All of the other diff-like edit formats are much more efficient with their use of tokens.
## Contributing benchmark results
Contributions of benchmark results are welcome!
See the
[benchmark README]()
for information on running aider's code editing benchmark.
Submit results by opening a PR with edits to the
[benchmark results CSV data file](https://github.com/paul-gauthier/aider/blob/main/_data/leaderboard.csv).