From 7547820fc60363d2e6dc47cdcc1261a9d13ed0bb Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 7 Jul 2023 20:53:23 -0700 Subject: [PATCH] copy --- docs/benchmarks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/benchmarks.md b/docs/benchmarks.md index e42c70963..b5cbb3a1d 100644 --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -240,9 +240,9 @@ original/updated style edits to be returned using the function call API. ## GPT-3.5's performance -### The `gpt-3.5-turbo-0613` models seem worse? +### The `0613` models seem worse? -The benchmark results have me fairly convinced that the new +The GPT-3.5 benchmark results have me fairly convinced that the new `gpt-3.5-turbo-0613` and `gpt-3.5-16k-0613` models are a bit worse at code editing than the older `gpt-3.5-turbo-0301` model.