diff --git a/_posts/2024-04-09-gpt-4-turbo.md b/_posts/2024-04-09-gpt-4-turbo.md index 05d2eb1f9..a9654ee6a 100644 --- a/_posts/2024-04-09-gpt-4-turbo.md +++ b/_posts/2024-04-09-gpt-4-turbo.md @@ -1,12 +1,12 @@ --- 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. In particular, it seems much more prone to "lazy coding" than the existing GPT-4 Turbo "preview" models. +excerpt: OpenAI's GPT-4 Turbo with Vision 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" than the existing GPT-4 Turbo "preview" models. highlight_image: /assets/2024-04-09-gpt-4-turbo-laziness.svg --- # GPT-4 Turbo with Vision is a step backwards for coding [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 coding benchmark suites than all the previous GPT-4 models. In particular, it seems much more prone to "lazy coding" than the existing GPT-4 Turbo "preview" models.