mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
copy
This commit is contained in:
parent
cd59f0d63a
commit
a75e7c8472
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ the new `gpt-4-0125-preview` model does worse on the lazy coding benchmark
|
|||
as compared to the November `gpt-4-1106-preview` model:
|
||||
|
||||
- It performs much worse when using the [unified diffs](https://aider.chat/docs/unified-diffs.html) code editing format.
|
||||
- Using aider's older [SEARCH/REPLACE block](https://github.com/paul-gauthier/aider/blob/9033be74bf74ae70459013e54b2ae6a97c47c2e6/aider/coders/editblock_prompts.py#L75-L80) editing format, the new January model outperfoms the older November model. But it still performs worse than both models using unified diffs.
|
||||
- Using aider's older [SEARCH/REPLACE block](https://github.com/paul-gauthier/aider/blob/9033be74bf74ae70459013e54b2ae6a97c47c2e6/aider/coders/editblock_prompts.py#L75-L80) editing format, the new January model outperforms the older November model. But it still performs worse than both models using unified diffs.
|
||||
|
||||
## Related reports
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue