[–] fbnbr 3y ago ↗ We are getting:openai.error.InvalidRequestError: The model: `gpt-4-32k` does not existAnyone else seeing this?It is not listed when retrieving the models via https://api.openai.com/v1/modelsBut it is listed in their documentation https://platform.openai.com/docs/models/gpt-4gpt-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 ago ↗ As far as I understand it is not rolled out to everyone yet. [–] nynx 3y ago ↗ You don’t have access to it. [–] og_kalu 3y ago ↗ If you don't have access to gpt-4-32k (separate from access to gpt-4 8k), it won't work.
[–] og_kalu 3y ago ↗ If you don't have access to gpt-4-32k (separate from access to gpt-4 8k), it won't work.
4 comments
[ 2.9 ms ] story [ 23.9 ms ] threadopenai.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?