We trying to deploy a GPT4 model, but seem to get a GPT3 model instead

Christian Moreau | statworx 20 Reputation points
2023-11-20T15:01:46.66+00:00

We are trying to deploy a GPT4 model, but seem to get a GPT3 model instead. Within the chat functionality of the model it says it has a knowledge cut-off of September 2021 even though the deployed model is a gpt-4 turbo model with knowledge cut-off at April 2023. Also, it has a token limit of 8k instead of 120k.

Are the requests routed to an older model even though we can select GPT4 via the Azure portal interface?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,923 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,782 questions
{count} votes

Accepted answer
  1. Pramod Valavala 20,616 Reputation points Microsoft Employee
    2023-11-27T20:31:18.56+00:00

    @Christian Moreau | statworx I've check with the team and the model is indeed correct. Asking the model itself about the cut-off is not expected to work but you should be able to get details about events post September 2021.

    Here is an example

    User's image

    PS: An FAQ for the same has been added in the docs.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.