4 comments

[ 2.9 ms ] story [ 23.9 ms ] thread
We are getting:

openai.error.InvalidRequestError: The model: `gpt-4-32k` does not exist

Anyone else seeing this?

It is not listed when retrieving the models via https://api.openai.com/v1/models

But it is listed in their documentation https://platform.openai.com/docs/models/gpt-4

gpt-4 works, just the 32k context seems to be not working. I don't see any official statement about that and am wondering if anyone else is running into this?

As far as I understand it is not rolled out to everyone yet.
You don’t have access to it.
If you don't have access to gpt-4-32k (separate from access to gpt-4 8k), it won't work.