Microsoft releases Phi-4-reasoning-vision-15B multimodal model with training insights

Model overview and availability
Phi-4-reasoning-vision-15B is a 15 billion parameter open-weight multimodal reasoning model that's available through Microsoft Foundry, HuggingFace, and GitHub. It's designed as a compact model that balances reasoning power, efficiency, and training data needs.
Capabilities and performance
The model handles a wide array of vision-language tasks including image captioning, asking questions about images, reading documents and receipts, helping with homework, and inferring about changes in sequences of images. It particularly excels at math and science reasoning and at understanding and grounding elements on computer and mobile screens.
Performance benchmarks show competitive results compared to slower models that require ten times or more compute-time and tokens, with better accuracy than similarly fast models for math and science reasoning. Benchmarks used include ChartQA_TEST, MathVista_MINI, MMMU_VAL, and ScreenSpot_v2.
Training approach and efficiency
The model was trained with just 200 billion tokens of multimodal data, leveraging Phi-4-reasoning (trained with 16 billion tokens) based on Phi-4 (400 billion unique tokens). This compares to more than 1 trillion tokens used for training other multimodal models like Qwen 2.5 VL, Qwen 3 VL, Kimi-VL, and Gemma3.
Microsoft emphasizes careful architecture choices, rigorous data curation, and using a mixture of reasoning and non-reasoning data as key lessons from training this model. The approach aims to push the pareto-frontier of the tradeoff between accuracy and compute costs.
Target use cases
The model is intended for resource-constrained or interactive settings where smaller, faster vision-language models are needed. It's lightweight enough to run on modest hardware while maintaining structured reasoning capabilities.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Desktop 1.1.4498 Release Notes: Dock Bounce, Shell Environment Expansion, and Government Cloud Support
Claude Desktop 1.1.4498 adds dock bounce notifications for user attention, expands shell environment extraction to include Claude-specific variables, and introduces government/custom deployment detection. The update also reduces Chrome bridge tool-call timeout from 120 to 10 seconds.

Claude Skills Evaluation & Regression Testing with Snowflake Cortex Agent
A production Claude credit risk agent on Snowflake Cortex Agent needs regression testing for skills changes. The team currently evaluates results manually against existing BI queries, seeking automation.

Claude Code Service Outage and Status Page Transparency Issues
Claude Code experienced authentication failures with OAuth API keys expiring daily and 500 errors during reauthorization, while the official status page initially showed no issues despite users reporting problems for at least 45 minutes.

PostmarketOS February 2026 Update: Generic Kernels and AI Policy
PostmarketOS now offers generic kernel packages (linux-postmarketos-mainline, -stable, -lts) and has updated its AI policy to explicitly forbid generative AI. The project also saw contributor changes and hardware CI improvements.