12 ms·
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
by fbnbr 3y ago
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 https://api.openai.com/v1/models
But it is listed in their documentation https://platform.openai.com/docs/models/gpt-4 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?
- tosh 3y agoAs far as I understand it is not rolled out to everyone yet.
- nynx 3y agoYou don’t have access to it.
- famouswaffles 3y agoIf you don't have access to gpt-4-32k (separate from access to gpt-4 8k), it won't work.