#language modle not working, modle not found

5 messages · Page 1 of 1 (latest)

rugged wave
#

I put in my secret api code i got from open ai website, but when i load it in gpt4all, it gives me :

ERROR: ChatAPIWorker::handleReadyRead got HTTP Error 404 Unknown error: {
"error": {
"message": "The model gpt-4 does not exist or you do not have access to it.",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}

(im trying to load gpt4 and i have not paid for anything)

quiet kelpBOT
#

Hi @rugged wave. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

The error message you're seeing indicates that the model gpt-4 does not exist or you do not have access to it. This could be due to a few reasons:

  1. The model gpt-4 does not exist: As of the knowledge sources provided, there is no mention of a gpt-4 model. It's possible that you're trying to access a model that doesn't exist. You might want to check the model name again.

  2. You do not have access to the model: If the model does exist, it's possible that you don't have the necessary permissions to access it. This could be because you haven't paid for access, or because the model is not publicly available.

In the GPT4All FAQ (https://docs.gpt4all.io/gpt4all_faq.html#theres-a-problem-with-the-download), it's mentioned that some bindings can download a model, if allowed to do so. If you're facing connection issues or errors during the download, you might want to manually verify the model file's MD5 checksum by comparing it with the one listed in the models JSON file.

If you're still facing issues, I would recommend reaching out to the support team of the platform you're using for further assistance.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:

#

@rugged wave kapa.ai is still learning and improving, please let us know how it did by reacting below

left kelp