Phi-4-multimodal
Phi-4-multimodal
Phi-4-multimodal-instruct is Microsoft’s multimodal extension of Phi-4, supporting text, image, and audio inputs — making it suitable for speech, vision, and combined multimodal tasks.
Available Models
- Phi-4-multimodal-instruct: 5.6B
Architecture
Phi4MultimodalForCausalLM
Example HF Models
Example Recipes
Try with NeMo AutoModel
1. Install (full instructions):
2. Clone the repo to get the example recipes:
3. Run the recipe from inside the repo:
Run with Docker
1. Pull the container and mount a checkpoint directory:
2. Navigate to the AutoModel directory (where the recipes are):
3. Run the recipe:
See the Installation Guide and Omni Fine-Tuning Guide.
Fine-Tuning
See the VLM / Omni Fine-Tuning Guide.