From 3c04850339ad367bf3e3218dab94bf789ee87472 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 30 Jul 2024 10:33:09 -0300 Subject: [PATCH] move cog/author to end of leaderboard, was preventing it from showing in nav --- aider/website/docs/leaderboards/index.md | 44 +++++++++++++----------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/aider/website/docs/leaderboards/index.md b/aider/website/docs/leaderboards/index.md index 325e5474d..032ef4551 100644 --- a/aider/website/docs/leaderboards/index.md +++ b/aider/website/docs/leaderboards/index.md @@ -4,27 +4,6 @@ nav_order: 950 description: Quantitative benchmarks of LLM code editing skill. --- -

-By Paul Gauthier, -last updated - -July 29, 2024. - -

# Aider LLM Leaderboards {: .no_toc } @@ -306,3 +285,26 @@ See the for information on running aider's code editing benchmarks. Submit results by opening a PR with edits to the [benchmark results data files](https://github.com/paul-gauthier/aider/blob/main/website/_data/). + + +

+By Paul Gauthier, +last updated + +July 30, 2024. + +