Microsoft Releases Fara-7B: 7B Parameter Computer Use Agent Trained in 2.5 Days on 64 H100s
Microsoft Research has released Fara-7B, a 7-billion parameter small language model designed for computer automation tasks. The model, which took 2.5 days to train on 64 H100 GPUs, can navigate websites to complete tasks like booking restaurants and shopping, using screenshots as input with a 128K token context window.
Microsoft Releases Fara-7B Computer Use Agent
Microsoft Research has released Fara-7B, a 7-billion parameter multimodal model specialized for automating web-based tasks. The model was trained between October 26-29, 2025, requiring 2.5 days on 64 H100 GPUs.
Model Specifications
Fara-7B is built on Qwen 2.5-VL (7B) and processes screenshots alongside text inputs to predict actions for computer use tasks. The model supports a 128K token context window and outputs chain-of-thought reasoning followed by structured tool calls indicating specific actions.
Inputs include user goals in text, current browser screenshots, and history of previous actions. The model directly predicts grounded actions with arguments, such as pixel coordinates for mouse clicks.
Training and Data
According to Microsoft, the model was trained on a "large-scale, fully synthetic dataset of action trajectories generated and verified by a multi-agent pipeline." The company has not disclosed specific dataset sizes or compositions. Training used both public and private data sources.
The model is English-only and follows a decoder-only architecture adapted for multimodal inputs.
Safety and Limitations
Microsoft claims Fara-7B incorporates "critical point recognition" to halt execution when tasks require user permission or sensitive information. The model is trained to refuse eight categories of harmful tasks, including illegal activities, deceptive tasks, harassment, and misinformation.
Critical points where the model stops include entering personal information, completing purchases, making phone calls, sending emails, and signing into accounts. The model underwent automated red teaming for grounding, jailbreaks, and copyright violations, though specific evaluation results were not disclosed.
Availability and Use Cases
The model is available under an MIT license on Hugging Face and Azure AI Foundry. Microsoft designed it for automating shopping, travel booking, restaurant reservations, and account workflows through step-by-step browser actions.
The company notes the model can be deployed on-device for privacy and lower latency. For inference, Microsoft requires using a specific ChatML template with a detailed system prompt defining function signatures and interaction guidelines.
What This Means
Fara-7B represents Microsoft's entry into computer use agents at a compact 7B parameter scale, competing with larger models from Anthropic and others in this emerging category. The 2.5-day training time on 64 H100s suggests efficient training methods, though the reliance on fully synthetic data raises questions about real-world performance compared to models trained on human demonstrations. The MIT license and focus on on-device deployment differentiate this from API-only alternatives, though the English-only limitation and lack of disclosed benchmark scores make direct performance comparisons difficult.
Related Articles
Thinking Machines Lab releases Inkling: 975B-parameter open-weights multimodal model under Apache-2.0
Thinking Machines Lab released Inkling, a Mixture-of-Experts transformer with 975B total parameters and 41B active parameters, trained on 45 trillion tokens of text, images, audio and video. The Apache-2.0 licensed model is designed as a base for fine-tuning rather than a frontier model.
Moonshot AI Releases Kimi K3: Open-Weight Multimodal Reasoning Model with 1M Context Window
Moonshot AI has released Kimi K3, an open-weight multimodal reasoning model with a 1-million token context window. The model is priced at $3 per 1M input tokens and $15 per 1M output tokens, available through OpenRouter.
Google releases Gemma 4 E2B, optimized to run natively on Pixel 10's Tensor G5 TPU
Google has released Gemma 4 E2B for TPU, a variant of its open-source Gemma 4 model optimized to run natively on the Tensor G5 chip in Pixel 10 devices. The multimodal model enables completely offline AI chat, image recognition, and audio transcription on Pixel 10, 10 Pro, 10 Pro XL, and 10 Pro Fold.
Microsoft Copilot adds PC Insights skill to analyze Windows settings and hardware
Microsoft is rolling out PC Insights, a new skill for the Copilot Windows app that allows users to query their system settings, hardware specifications, and software configurations. The feature accesses system resources with user permission but cannot make changes or automatically fix issues.
Comments
Loading...