mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
copy
This commit is contained in:
parent
8c8b29c3cb
commit
fa4793d69f
1 changed files with 5 additions and 3 deletions
|
@ -20,10 +20,12 @@ Unexpectedly,
|
||||||
this initially presented a few challenges
|
this initially presented a few challenges
|
||||||
that prevented aider from taking maximum advantage of
|
that prevented aider from taking maximum advantage of
|
||||||
Sonnet's capabilities.
|
Sonnet's capabilities.
|
||||||
|
It was often hitting the 4k output token limit,
|
||||||
|
truncating its coding in mid-stream.
|
||||||
|
|
||||||
It's been worth the effort to adapt aider to work well
|
It's been worth the effort to adapt aider to work
|
||||||
with Sonnet,
|
around this 4k limit,
|
||||||
because the result is surprisingly powerful.
|
and the result is surprisingly powerful.
|
||||||
Sonnet's score on
|
Sonnet's score on
|
||||||
[aider's refactoring benchmark](https://aider.chat/docs/leaderboards/#code-refactoring-leaderboard)
|
[aider's refactoring benchmark](https://aider.chat/docs/leaderboards/#code-refactoring-leaderboard)
|
||||||
jumped from 55.1% up to 64.0%
|
jumped from 55.1% up to 64.0%
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue