This commit is contained in:
Paul Gauthier 2023-06-13 13:07:24 -07:00
parent 246204868e
commit 29a4f947ee

View file

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