This commit is contained in:
Paul Gauthier 2024-12-04 07:05:49 -08:00
parent f6f5955753
commit a4dcde2fc2

View file

@ -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).