From a1bd9397bdc34b3785ddb34a6ef125f23b7d416c Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 1 Jul 2024 17:54:14 -0300 Subject: [PATCH] copy --- website/_posts/2024-07-01-sonnet-not-lazy.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/_posts/2024-07-01-sonnet-not-lazy.md b/website/_posts/2024-07-01-sonnet-not-lazy.md index 23e648d3c..4ecc8f455 100644 --- a/website/_posts/2024-07-01-sonnet-not-lazy.md +++ b/website/_posts/2024-07-01-sonnet-not-lazy.md @@ -28,8 +28,7 @@ around this 4k limit, and the result is surprisingly powerful. Sonnet's score on [aider's refactoring benchmark](https://aider.chat/docs/leaderboards/#code-refactoring-leaderboard) -jumped from 55.1% up to 64.0% -as a result of the changes discussed below. +jumped from 55.1% up to 64.0%. This moved Sonnet into second place, ahead of GPT-4o and behind only Opus.