Fara1.5-27B
Fara1.5-27B is the flagship of Microsoft Research AI Frontiers' Fara1.5 family of multimodal computer-use agents (CUA) for web browsers, built on Qwen3.5-27B and released under MIT. It perceives the browser purely through screenshots — not the DOM or accessibility tree — and emits structured tool calls (click, type, scroll, visit_url, web search) to complete tasks end to end.
Microsoft ships it with the `fara-cli` harness and Magentic-UI, both of which drive any OpenAI-compatible endpoint, so a locally served model can be pointed at directly. The vendor's own reference deployment is bf16 via vLLM on datacenter cards; the single-consumer-GPU route is community GGUF, and llama.cpp has first-class support for it — `Qwen3_5ForConditionalGeneration` is registered for both the text model (arch `qwen35`) and the vision tower (projector `qwen3vl_merger`), so the screenshot path works through an `mmproj` file.
Because the model can click, type and submit in a real browser, Microsoft strongly recommends running it only inside a sandboxed browser container.
| GPU | VRAM | Series | Best speed | Min VRAM | Works | Evidence | |
|---|---|---|---|---|---|---|---|
| Apple M2 Max | 64GB | apple | ~ | recipe | check ↗ | ||
| Apple M3 Max | 48GB | apple | ~ | recipe | check ↗ | ||
| Apple M4 Max | 48GB | apple | ~ | recipe | check ↗ | ||
| RTX 3090 | 24GB | 30 | ~ | recipe | check ↗ | ||
| RTX 3090 Ti | 24GB | 30 | ~ | recipe | check ↗ | ||
| RTX 4090 | 24GB | 40 | ~ | recipe | check ↗ | ||
| RTX 5090 | 32GB | 50 | ~ | recipe | check ↗ | ||
| RX 7900 XTX | 24GB | amd | ~ | recipe | check ↗ |
- VRAM
- 64GB
- Best speed
- Min VRAM
- Evidence
- recipe
- VRAM
- 48GB
- Best speed
- Min VRAM
- Evidence
- recipe
- VRAM
- 48GB
- Best speed
- Min VRAM
- Evidence
- recipe
- VRAM
- 24GB
- Best speed
- Min VRAM
- Evidence
- recipe
- VRAM
- 24GB
- Best speed
- Min VRAM
- Evidence
- recipe
- VRAM
- 24GB
- Best speed
- Min VRAM
- Evidence
- recipe
- VRAM
- 32GB
- Best speed
- Min VRAM
- Evidence
- recipe
- VRAM
- 24GB
- Best speed
- Min VRAM
- Evidence
- recipe
✓ benchmarked·~ runs via recipe (not benchmarked)·— untested·✕doesn't fit