mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
moved benchmarks-speed-1106 article
This commit is contained in:
parent
2f8109ece1
commit
81ad2f18fe
5 changed files with 7 additions and 19 deletions
|
@ -35,7 +35,7 @@ Aider is unique in that it lets you ask for changes to [pre-existing, larger cod
|
|||
|
||||
Aider supports OpenAI's new GPT-4 model that has the massive 128k context window.
|
||||
Benchmark results indicate that it is
|
||||
[very fast](https://aider.chat/docs/benchmarks-speed-1106.html),
|
||||
[very fast](https://aider.chat/2023/11/06/benchmarks-speed-1106.html),
|
||||
and a bit [better at coding](https://aider.chat/docs/benchmarks-1106.html) than previous GPT-4 models.
|
||||
|
||||
Aider now supports a [unified diff editing format, which reduces GPT-4 Turbo's "lazy" coding](https://aider.chat/docs/unified-diffs.html).
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
title: Speed benchmarks of GPT-4 Turbo and gpt-3.5-turbo-1106
|
||||
redirect_from:
|
||||
- /docs/benchmarks-speed-1106.md
|
||||
---
|
||||
# Speed benchmarks of GPT-4 Turbo and gpt-3.5-turbo-1106
|
||||
|
||||
[](https://aider.chat/assets/benchmarks-speed-1106.svg)
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
title: Aider v0.20 title
|
||||
redirect_from:
|
||||
- /docs/aider-20.html
|
||||
---
|
||||
|
||||
# Aider v0.20.0 is live
|
||||
|
||||
Aider v0.20.0 is now available in pypi.
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
layout: post
|
||||
title: "Welcome to the aider blog"
|
||||
---
|
||||
|
||||
# Welcome
|
||||
|
||||
**Hello world**, this is my first Aider blog post.
|
|
@ -73,7 +73,7 @@ You can review the other reports
|
|||
for additional information:
|
||||
|
||||
- [GPT code editing benchmarks](https://aider.chat/docs/benchmarks.html) evaluates the March and June versions of GPT-3.5 and GPT-4.
|
||||
- [Code editing speed benchmarks for OpenAI's "1106" models](https://aider.chat/docs/benchmarks-speed-1106.html) compares the performance of the new GPT models.
|
||||
- [Code editing speed benchmarks for OpenAI's "1106" models](https://aider.chat/2023/11/06/benchmarks-speed-1106.html) compares the performance of the new GPT models.
|
||||
|
||||
|
||||
## Updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue