mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
201bb7fb54
commit
c1e2829d21
1 changed files with 5 additions and 4 deletions
|
@ -1,12 +1,13 @@
|
|||
|
||||
# Aider LLM leaderboards
|
||||
|
||||
|
||||
Aider works best with LLMs which are good at *editing* code, not just good at writing
|
||||
code.
|
||||
Aider uses the system prompt to tell the LLM how to make edits to the existing code
|
||||
in your local git repo.
|
||||
Some LLMs are better than others at consistently following these instructions
|
||||
to successfully edit code.
|
||||
Aider's system prompt directs the LLM on how to modify existing code in your local git
|
||||
repository.
|
||||
To evaluate an LLM's editing skill, aider uses a pair of benchmarks that
|
||||
assess their ability to consistently follow these instructions and successfully edit code.
|
||||
|
||||
The leaderboards below report the results from a number of popular LLMs,
|
||||
to help users select which models to use with aider.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue