# Microsoft Fara-7B: An Efficient Agentic Model for Computer Use

Source: https://www.youtube.com/watch?v=g_ED87_QtbE
Recap page: https://rapidrecap.app/video/g_ED87_QtbE
Generated: 2025-11-25T17:42:42.117+00:00

---
## Quick Overview

The Microsoft Fara-7B model demonstrates superior performance in agentic tasks compared to larger models like GPT-4, achieving a 73.5% success rate on the Voyager benchmark while costing only 2.5 cents per task, significantly cheaper than proprietary models.

**Key Points:**
- Fara-7B achieved a 73.5% success rate on the Voyager benchmark, outperforming larger models like GPT-4 on this specific agentic task.
- The cost to run Fara-7B for a Voyager task is significantly low, averaging 2.5 cents per task, compared to potentially 10 to 20 times more for larger models.
- Fara-7B's training data was specifically curated to include refusal data, teaching the model what harmful or malicious instructions to reject.
- The model employs a three-stage system: Task Proposal, Rubric Verifier (checking for partial completion), and Multimodal Verifier (checking for visual success).
- The agentic performance of Fara-7B is attributed to the quality and diversity of its training data, not just its size (7 billion parameters).
- The architecture includes built-in safeguards, like waiting for explicit confirmation before irreversible actions such as purchasing.
- The model excels at tasks requiring reasoning and planning, such as complex shopping or navigating web interfaces, while avoiding simple repetitive actions.

![Screenshot at 00:44: The speaker highlights the importance of the multi-agent system's ability to verify outcomes, noting that the agent must not just act but ensure the action taken aligns with the expected outcome, such as visually confirming a task is complete rather than just clicking a button.](https://ss.rapidrecap.app/screens/g_ED87_QtbE/00-00-44.png)

**Context:** The video discusses the Microsoft Fara-7B model, an efficient, agentic large language model designed to perform complex, multi-step tasks on a computer, similar to how a human user would interact with a desktop environment. The discussion centers on comparing Fara-7B's performance, particularly on the Voyager benchmark, against much larger proprietary models like GPT-4, focusing on efficiency, cost, and inherent safety features.

## Detailed Analysis

The Fara-7B model is introduced as a significant step forward in agentic AI, capable of performing actions like clicking buttons, filling forms, and handling complex tasks beyond simple text generation. The researchers highlight that Fara-7B, with only 7 billion parameters, outperforms much larger models like GPT-4 on the Voyager benchmark, achieving a 73.5% success rate for a cost of only 2.5 cents per task. This efficiency is contrasted with the higher costs of running proprietary models. The success is attributed to the quality and diversity of the training data, which included 145,000 successful trajectories across 70,000 unique websites. A critical aspect of the training involved teaching the model what to refuse; it was explicitly trained on refusal data to recognize and reject harmful or malicious instructions. The model's architecture features a three-stage verification system: Task Proposal, Rubric Verifier (checking for partial success), and Multimodal Verifier (checking visual confirmation of the task completion). This structure prevents the model from getting stuck in loops or performing irrelevant actions. The discussion concludes that the future of AI agents lies in efficiency and robust safety mechanisms—like requiring explicit confirmation before irreversible actions—rather than simply scaling model size.

### Fara-7B Overview

- Efficient 7B parameter agentic model
- Outperforms GPT-4 on Voyager benchmark
- Costs only 2.5 cents per task

### Training Data and Safety

- Trained on refusal data to reject harmful instructions
- Data diversity across 70,000 unique websites
- Focus on high-quality synthetic data

### Agentic Workflow

- Three-stage verification (Proposal, Rubric, Multimodal)
- Ensures actions are completed correctly
- Prevents looping or performing unnecessary steps

### Performance Comparison

- Fara-7B scored 73.5% success rate on Voyager
- Significantly outperformed larger, proprietary models like GPT-4 (which scored around 55%)
- Cost advantage is 10-20x cheaper than competitors

![Screenshot at 00:00: Promotional screen displaying 'Become A Member Today!' over a soundwave graphic.](https://ss.rapidrecap.app/screens/g_ED87_QtbE/00-00-00.png)
![Screenshot at 00:15: The speaker discusses looking at computer agents that can literally use the computer interface, like buttons and forms.](https://ss.rapidrecap.app/screens/g_ED87_QtbE/00-00-15.png)
![Screenshot at 01:17: The speaker names the model used for verification as 'Feragen 7B', noting its role in checking task success.](https://ss.rapidrecap.app/screens/g_ED87_QtbE/00-01-17.png)
![Screenshot at 02:22: The speaker clarifies that the cost for a complex task is only one dollar, contrasting it with manually annotated data.](https://ss.rapidrecap.app/screens/g_ED87_QtbE/00-02-22.png)
![Screenshot at 06:08: The speaker explains the multi-agent system involves an orchestrator and a web surfer working together.](https://ss.rapidrecap.app/screens/g_ED87_QtbE/00-06-08.png)
