mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 10:45:00 +00:00
copy
This commit is contained in:
parent
eea35a3414
commit
c0a6d1d1e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: GPT-4 Turbo with Vision is a step backwards for coding
|
title: GPT-4 Turbo with Vision is a step backwards for coding
|
||||||
excerpt: OpenAI's new gpt-4-turbo-2024-04-09 model scores worse on aider's code editing benchmarks than all the previous GPT-4 models.
|
excerpt: OpenAI's new gpt-4-turbo-2024-04-09 model scores worse on aider's code editing benchmarks than all the previous GPT-4 models. In particular, it seems much more prone to "lazy coding" then the existing GPT-4 Turbo "preview" models.
|
||||||
highlight_image: /assets/2024-04-09-gpt-4-turbo-laziness.svg
|
highlight_image: /assets/2024-04-09-gpt-4-turbo-laziness.svg
|
||||||
---
|
---
|
||||||
# GPT-4 Turbo with Vision is a step backwards for coding
|
# GPT-4 Turbo with Vision is a step backwards for coding
|
||||||
|
@ -8,7 +8,7 @@ highlight_image: /assets/2024-04-09-gpt-4-turbo-laziness.svg
|
||||||
[OpenAI just released GPT-4 Turbo with Vision](https://twitter.com/OpenAIDevs/status/1777769463258988634)
|
[OpenAI just released GPT-4 Turbo with Vision](https://twitter.com/OpenAIDevs/status/1777769463258988634)
|
||||||
and it performs worse on aider's benchmark suites than all the previous GPT-4 models.
|
and it performs worse on aider's benchmark suites than all the previous GPT-4 models.
|
||||||
In particular, it seems much more prone to "lazy coding" then the
|
In particular, it seems much more prone to "lazy coding" then the
|
||||||
GPT-4 Turbo preview models.
|
existing GPT-4 Turbo "preview" models.
|
||||||
|
|
||||||
## Code editing skill
|
## Code editing skill
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue