mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
aider: Add a meta canonical tag pointing to https://aider.chat/2023/11/06/benchmarks-speed-1106.html.
# 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:
parent
57fe7b2c81
commit
823399359a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue