# Aider chat conversation:

USER: add a meta canonical tag pointing to https://aider.chat/2023/11/06/benchmarks-speed-1106.html

ASSISTANT: ```diff
--- docs/benchmarks-speed-1106.md
+++ docs/benchmarks-speed-1106.md
@@ ... @@
 title: Speed benchmarks of GPT-4 Turbo and gpt-3.5-turbo-1106
 excerpt: This report provides a detailed comparison of the speed of GPT-4 Turbo and gpt-3.5-turbo-1106 models based on the aider benchmarking suite.
+<link rel="canonical" href="https://aider.chat/2023/11/06/benchmarks-speed-1106.html" />
 highlight_image: /assets/benchmarks-speed-1106.svg
 ---
```
This commit is contained in:
Paul Gauthier 2024-02-22 14:26:53 -08:00
parent 57fe7b2c81
commit 823399359a

View file

@ -1,6 +1,7 @@
---
title: Speed benchmarks of GPT-4 Turbo and gpt-3.5-turbo-1106
excerpt: This report provides a detailed comparison of the speed of GPT-4 Turbo and gpt-3.5-turbo-1106 models based on the aider benchmarking suite.
<link rel="canonical" href="https://aider.chat/2023/11/06/benchmarks-speed-1106.html" />
highlight_image: /assets/benchmarks-speed-1106.svg
---
# Speed benchmarks of GPT-4 Turbo and gpt-3.5-turbo-1106