penai.NotFoundError: Error code: 404 - {‘error’: {‘message’: ‘The model gpt-4-32k-0613 does not exist or you do not have access to it. Learn more: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4.’, ‘type’: ‘invalid_request_error’, ‘param’: None, ‘code’: ‘model_not_found’}}
which seems like OPEN_AI doesn’t let me reach thie model gpt-4-32K-0613
I have tried gpt-4-32K as well, but no success.
We are paying premium, so, I am not sure why it fails.
How do I move to enterprise plan btw?> what is the quote?
On platform.openai.com, within the playground, it will show whether you have access to GPT-4-32k. You should have access to gpt-4-1106-preview which is 128k so that should work for you.
The newer models have 128k context, so 32k version will likely be deprecated as it’s not really needed with a much larger context window (that’s cheaper per token too!)
Okay, you can either activate a pay-as-you-go subscription and make a successful payment of $1 or more, or you can purchase $5 worth of credits to gain access to the GPT-4 models in the playground.