From 823399359a072ed7d21ce89c193cc6de1c09b979 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 22 Feb 2024 14:26:53 -0800 Subject: [PATCH] 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. + highlight_image: /assets/benchmarks-speed-1106.svg --- ``` --- docs/benchmarks-speed-1106.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/benchmarks-speed-1106.md b/docs/benchmarks-speed-1106.md index 149df2e83..b4563a91b 100644 --- a/docs/benchmarks-speed-1106.md +++ b/docs/benchmarks-speed-1106.md @@ -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. + highlight_image: /assets/benchmarks-speed-1106.svg --- # Speed benchmarks of GPT-4 Turbo and gpt-3.5-turbo-1106