microsoft / microsoft/ai-dev-gallery
[SAMPLE] Phi 4 Multimodal
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
Is this a sample for an existing model or API, or for a new model? (If a new model, provide a link to the model in ONNX format)
New model:
https://azure.microsoft.com/en-us/blog/empowering-innovation-the-next-generation-of-the-phi-family
Describe the scenarios(s)
Something like this:
Being able to send text, images, and audio, in a single sample.
Is there existing sample or source code for this request?
https://github.com/microsoft/onnxruntime-genai/blob/main/examples/csharp/HelloPhi4MM/Program.cs
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked ONNX Runtime GenAI C# sample at examples/csharp/HelloPhi4MM/Program.cs and the linked Phi model description. Determine where a corresponding sample belongs in ai-dev-gallery and define the expected text, image, and audio scenarios. Done means the gallery contains a working Phi 4 Multimodal sample covering those inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100