Update leaderboard.md

This commit is contained in:
paul-gauthier 2024-05-03 16:14:45 -07:00 committed by GitHub
parent 052df34300
commit 6f002bf68f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,10 @@
# Aider's LLM code editing leaderboard
# Aider's LLM leaderboard
Aider works best with LLMs which are good at *editing* code, not just good at writing
code.
Aider works with the LLM to make changes to the existing code in your git repo,
so the LLM needs to be capable of reliably specifying how to edit that code.
so the LLM needs to be capable of reliably specifying how to edit code.
Aider uses a
[code editing benchmark](https://aider.chat/docs/benchmarks.html#the-benchmark)
@ -14,6 +14,7 @@ to help users select which models to use with aider.
While [aider can connect to almost any LLM](https://aider.chat/docs/llms.html)
it will work best with models that score well on the code editing benchmark.
## Code editing leaderboard
<table style="width: 90%; max-width: 800px; margin: auto; border-collapse: collapse; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
<thead style="background-color: #f2f2f2;">