From 6f002bf68f65d6f1f36fd76f09fc885850edd3bc Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Fri, 3 May 2024 16:14:45 -0700 Subject: [PATCH] Update leaderboard.md --- docs/leaderboard.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/leaderboard.md b/docs/leaderboard.md index bac29057a..9182281c3 100644 --- a/docs/leaderboard.md +++ b/docs/leaderboard.md @@ -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