diff --git a/README.md b/README.md index e216f7d9f..9a3ddd974 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,9 @@ 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. +To use `gpt-3.5-turbo-16k`, install from GitHub per the instructions below. For now, aider just treats `gpt-3.5-turbo-16k` like the original `gpt-3.5-turbo` with a larger -context window. +context window. ## Installation