From 2d424e078ea2d74950b80736cd20b822d8f58474 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 24 Jan 2025 09:05:53 -0800 Subject: [PATCH] copy --- aider/website/_posts/2025-01-24-r1-sonnet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aider/website/_posts/2025-01-24-r1-sonnet.md b/aider/website/_posts/2025-01-24-r1-sonnet.md index c7d737e76..cde32c2a2 100644 --- a/aider/website/_posts/2025-01-24-r1-sonnet.md +++ b/aider/website/_posts/2025-01-24-r1-sonnet.md @@ -23,8 +23,8 @@ Aider supports using a pair of models for coding: [aider polyglot benchmark](/2024/12/21/polyglot.html). They achieve this at **14X less cost** compared to the previous o1 SOTA result. -Using o1 or R1 as architect with various other editor models didn't produce significantly -better results than using them alone. +o1 paired with Sonnet didn't produce better results than just using o1 alone. +No other editor models tried improved o1 or R1 compared to their solo results. This is in contrast to the first wave of thinking models like o1-preview and o1-mini, which improved when paired with many different editor models.