From 39d5c785d5e546d9a34cd994ce4968c07568a1f8 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 22 Dec 2024 16:51:44 -0500 Subject: [PATCH] copy --- benchmark/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/benchmark/README.md b/benchmark/README.md index c4b7da05b..15d893e20 100644 --- a/benchmark/README.md +++ b/benchmark/README.md @@ -1,8 +1,8 @@ -# Aider code editing benchmark harness +# Aider benchmark harness -Aider uses a "code editing" benchmark to quantitatively measure how well it works -with the GPT-3.5 and GPT-4 models. +Aider uses benchmarks to quantitatively measure how well it works +various LLMs. This directory holds the harness and tools needed to run the benchmarking suite. ## Background