Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Dec 21, 2023
2 parents f4dc8c7 + 5c4f8a4 commit a7ea85e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/unified-diffs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Reducing GPT-4 Turbo laziness with unified diffs
# Unified diffs make GPT-4 Turbo less lazy

![robot flowchart](../assets/benchmarks-udiff.svg)

Expand All @@ -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`:
Expand Down

0 comments on commit a7ea85e

Please sign in to comment.