Share via

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.

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform


Answer accepted by question author
  1. Pramod Valavala 20,661 Reputation points Microsoft Employee Moderator
    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.