[untitled]6 points·by fbnbr·3 ปีที่แล้ว·0 comments1 commentsPost comment[–]fbnbr·3 ปีที่แล้วreplyWe 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?[–]famouswaffles·3 ปีที่แล้วreplyIf you don't have access to gpt-4-32k (separate from access to gpt-4 8k), it won't work.[–]tosh·3 ปีที่แล้วreplyAs far as I understand it is not rolled out to everyone yet.[–]nynx·3 ปีที่แล้วreplyYou don’t have access to it.
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?