From 246204868e8881e9854ee935f964fccc827be7b6 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 13 Jun 2023 13:06:04 -0700 Subject: [PATCH] copy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a34dc96f3..e216f7d9f 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ when used with either of GPT-3.5 models. The `gpt-3.5-turbo` context window is too small to include a repo map. Evaluation is needed to see if `gpt-3.5-turbo-16k` can make use of a repo map. -For now, aider just treats `gpt-3.5-turbo-16k` like a the original `gpt-3.5-turbo` with a larger +For now, aider just treats `gpt-3.5-turbo-16k` like the original `gpt-3.5-turbo` with a larger context window. ## Installation