mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +00:00
copy
This commit is contained in:
parent
516e637c39
commit
1c67ddcbff
5 changed files with 16 additions and 16 deletions
|
@ -138,13 +138,13 @@ This way the `model`, `edit_format` and `commit_hash`
|
|||
should be enough to reliably reproduce any benchmark run.
|
||||
|
||||
You can see examples of the benchmark report yaml in the
|
||||
[aider leaderboard data files](https://github.com/paul-gauthier/aider/blob/main/aider/website/_data/).
|
||||
[aider leaderboard data files](https://github.com/Aider-AI/aider/blob/main/aider/website/_data/).
|
||||
|
||||
|
||||
## Limitations, notes
|
||||
|
||||
- Benchmarking all 133 exercises against Claude 3.5 Sonnet will cost about $4.
|
||||
- Contributions of benchmark results are welcome! Submit results by opening a PR with edits to the
|
||||
[aider leaderboard data files](https://github.com/paul-gauthier/aider/blob/main/aider/website/_data/).
|
||||
[aider leaderboard data files](https://github.com/Aider-AI/aider/blob/main/aider/website/_data/).
|
||||
- These scripts are not intended for use by typical aider end users.
|
||||
- Some of these tools are written as `bash` scripts, so it will be hard to use them on Windows.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue