From 061920f896dd67ed949d47b05802cd0cc0715059 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 30 Jun 2023 13:09:46 -0700 Subject: [PATCH] copy --- docs/benchmarks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/benchmarks.md b/docs/benchmarks.md index 22b2e4aa3..13fc6fd6c 100644 --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -1,8 +1,6 @@ # Code editing benchmarks -![benchmark results](../assets/benchmarks.svg) - Aider is a command line GPT chat tool that lets you ask for features, changes and improvements to code in your local git repo. I spend a lot of time trying to make aider better at this sort of chat driven AI code editing, @@ -50,6 +48,8 @@ for the code editing task. More details on the benchmark, edit formats and results are discussed below. +![benchmark results](../assets/benchmarks.svg) + ## The benchmark The benchmark uses the 133