The latest AI models from Phi, 4-mini-instruct and 4-multimodal-instruct, are now available in GitHub Models.
Phi-4-mini-instruct is a 3.8B parameter lightweight model designed for chat-completion prompts and strong reasoning, particularly in math and logic. Its efficiency makes it well-suited for memory- and compute-constrained environments.
Phi-4-multimodal-instruct is a 5.6B parameter multimodal model that excels at generating text outputs from various inputs including text, images, and audio. This model demonstrates strength in reasoning across multiple modalities.
GitHub Models makes it easy for every developer to build AI features and products on GitHub.
Try, compare, and implement these models in your code for free in the playground (Phi-4-mini-instruct and Phi-4-multimodal-instruct) or via the API.
To learn more about GitHub Models, check out the docs. You can also join our community discussions.