WHAT IS THE MODEL VERSION FOR Phi-4 MODEL?

Harshala Nimesh Gondal 20 Reputation points
2025-02-03T10:09:02.76+00:00

Hi Team,

I want to utilize Phi-4 model using Azure Chat Open AI library in Python. The issue is that this library required version and deployment name. Could you please guide us where to find version of the mention model to incorporate the same to our code. Alternatively, can you also help us to provide GPT model or any other Azure model name and having version that is been trained on Microsoft Fabric Data updated till 2024.

Thank you in Advance.!!

Awaiting for your quick response.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,627 questions
0 comments No comments
{count} votes

Accepted answer
  1. Saideep Anchuri 1,870 Reputation points Microsoft Vendor
    2025-02-03T11:09:03.1566667+00:00

    Hi Harshala Nimesh Gondal

    Welcome to Microsoft Q&A Forum, thank you for posting your query here!

    The Phi-4 model might not explicitly list a version number in the provided context. However, it's part of the Phi-4 family of small language models (SLMs), which are generative text models tuned for instructions. To utilize the Phi-4 model with the Azure Chat Open AI library in Python, you can refer to it as part of this family of models.

    You can use Azure AI services like OpenAI, Text analytics but they are not trained on Fabric data. You can create a finetune a model against a desired segment of fabric.

    Kindly refer below link:

    programming-language-python

    fabric-preview

    model-versions

    Hope this helps. Do let us know if you any further queries.

     


    If this answers your query, do click Accept Answer and Yes for was this answer helpful.

    Thank You.

    1 person found this answer helpful.

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.