From a4dcde2fc234f0b53e7a1cace9456f5d261f03d7 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 4 Dec 2024 07:05:49 -0800 Subject: [PATCH] copy --- aider/website/_posts/2024-12-03-qwq.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aider/website/_posts/2024-12-03-qwq.md b/aider/website/_posts/2024-12-03-qwq.md index 523e599b2..0b585f1b8 100644 --- a/aider/website/_posts/2024-12-03-qwq.md +++ b/aider/website/_posts/2024-12-03-qwq.md @@ -24,7 +24,8 @@ The "editor" model receives that proposal, and focuses solely on how to edit the existing source code to implement it. Used alone without being paired with an editor, -QwQ was unable to comply with even the simplest editing format. +QwQ was unable to comply with even the simplest +[editing format](https://aider.chat/docs/more/edit-formats.html). It was not able to reliably edit source code files. As a result, QwQ's solo score on the benchmark was quite underwhelming (and far worse than the o1 models performing solo).