mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
a7ea85e7c7
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
# Reducing GPT-4 Turbo laziness with unified diffs
|
||||
# Unified diffs make GPT-4 Turbo less lazy
|
||||
|
||||

|
||||
|
||||
|
@ -18,8 +18,7 @@ Aider's new "laziness" benchmark suite
|
|||
is designed to both provoke and quantify lazy coding.
|
||||
It consists of
|
||||
89 python refactoring tasks
|
||||
which tend to make GPT-4 Turbo lazy
|
||||
and write comments like
|
||||
which tend to make GPT-4 Turbo write lazy comments like
|
||||
"...include original method body...".
|
||||
|
||||
This new laziness benchmark produced the following results with `gpt-4-1106-preview`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue