diff --git a/aider/website/_posts/2024-09-26-senior-junior.md b/aider/website/_posts/2024-09-26-senior-junior.md index c72d497e1..7e6e91bfb 100644 --- a/aider/website/_posts/2024-09-26-senior-junior.md +++ b/aider/website/_posts/2024-09-26-senior-junior.md @@ -18,7 +18,10 @@ Aider now has experimental support for using two models to complete each coding Splitting up "code reasoning" and "code editing" has produced SOTA results on [aider's code editing benchmark](/docs/benchmarks.html#the-benchmark). - +Both Sonnet and o1-preview exceed the preivous SOTA when using this +new Senior/Junior approach. +The best result was obtained with +o1-preview as Senior and Deepseek as Junior, raising the SOTA from 79.7% up to 85%!