mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
copy
This commit is contained in:
parent
673be4647c
commit
92f53d4d7b
1 changed files with 3 additions and 5 deletions
|
@ -4,13 +4,11 @@
|
||||||
|
|
||||||
Aider works best with LLMs which are good at *editing* code, not just good at writing
|
Aider works best with LLMs which are good at *editing* code, not just good at writing
|
||||||
code.
|
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
|
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.
|
assess their ability to consistently follow the system instructions
|
||||||
|
to successfully edit code.
|
||||||
|
|
||||||
The leaderboards below report the results from a number of popular LLMs,
|
The leaderboards below report the results from a number of popular LLMs.
|
||||||
to help users select which models to use with aider.
|
|
||||||
While [aider can connect to almost any LLM](/docs/llms.html),
|
While [aider can connect to almost any LLM](/docs/llms.html),
|
||||||
it works best with models that score well on the benchmarks.
|
it works best with models that score well on the benchmarks.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue