The Rundown AI homepage

Independent tool overview

Holo 3 at a glance

Holo3 is H Company's vision-language model family for agents that interpret screenshots, locate interface elements, and operate web, desktop, and mobile software.

Visit the official Holo 3 site ↗
Holo 3 product preview
Product type
Computer-use vision-language models
Current generation
Holo3.1
Interfaces
Web, desktop, and mobile
Open model
35B-A3B under Apache 2.0
Reviewed
August 29, 2026

Overview

What Holo 3 is

Holo3 is a computer-use model family for developers building agents that navigate graphical interfaces. It reads screenshots, reasons about the current state, and returns structured actions or screen coordinates for an external agent harness to execute.

The original Holo3 launch introduced a 35B model with 3B active parameters and a larger 122B model with 10B active parameters. H Company has since released Holo3.1, which adds smaller 0.8B, 4B, and 9B options, broader mobile and cross-harness support, function calling, and quantized checkpoints for local inference. The Holo3 page remains useful as the foundation, but new deployments should evaluate the current Holo3.1 family.

Holo is a model and agent component, not permission to run unattended on sensitive systems. Teams still need a secure execution environment, explicit tool definitions, approval gates, credential controls, logging, rollback plans, and human review for irreversible actions.

Use cases

Who Holo 3 is best for

The strongest fit depends on the job you need the product to complete, not the size of its feature list.

GUI automation developers

Build agents for interfaces that do not offer a reliable API, including browser, desktop, mobile, and legacy enterprise software.

Software QA teams

Exercise user journeys visually and return evidence from a real interface rather than stopping at code-level tests.

Structured extraction workflows

Navigate applications and collect information from screens when conventional scraping or direct integrations are unavailable.

Local-agent teams

Self-host open Holo3.1 checkpoints when screenshots and application content must stay on controlled hardware.

Agent-platform builders

Use Holo for UI grounding inside an existing orchestration layer while retaining ownership of permissions, tools, policy, and monitoring.

Capabilities

Core Holo 3 features

1

Agent loop output

Consumes conversation context and screenshots, then returns a structured note, thought, and tool call for an external browser or desktop harness.

2

UI element localization

Can run in a single-turn grounding mode that maps a text description of an interface element to normalized screen coordinates.

3

Web, desktop, and mobile operation

The current Holo3.1 family is trained and evaluated across multiple interface environments rather than browser navigation alone.

4

Open 35B-A3B weights

The 35B mixture-of-experts model activates 3B parameters and is published under Apache 2.0 for self-hosting and commercial development.

5

Flagship 122B-A10B model

The larger API model activates 10B of 122B total parameters for more demanding multi-step navigation, but its published license is research-only and non-commercial.

6

Holo3.1 size range

Newer 0.8B, 4B, 9B, and 35B-A3B checkpoints let teams trade accuracy, latency, memory, and local hardware requirements.

7

Quantized local inference

Holo3.1 includes FP8, Q4 GGUF, and NVFP4 options, with specific formats and sizes varying by checkpoint.

8

OpenAI-compatible API

Hosted Holo models can be called through a familiar chat-completions pattern with text and image inputs.

9

HoloDesktop integrations

H Company's open client exposes CLI, MCP, ACP, and A2A surfaces so another agent can delegate visual desktop tasks.

Process

How the Holo 3 workflow works

  1. Step 1

    Choose model versus managed agent

    Use the Holo Models API or self-hosted checkpoint when you own the agent loop; use H Company's managed Computer-use Agents when you do not want to build the runtime and environment layer.

  2. Step 2

    Start in an isolated environment

    Run the agent in a dedicated browser profile, virtual machine, test account, or sandbox with the least privilege needed for the task.

  3. Step 3

    Define the action surface

    Expose only approved actions such as click, type, scroll, wait, and screenshot, and validate every model-generated argument before execution.

  4. Step 4

    Add approval gates

    Require a person to approve purchases, messages, submissions, account changes, file deletion, credential use, and any action that is difficult to reverse.

  5. Step 5

    Evaluate complete journeys

    Measure task success, wrong-action rate, recovery behavior, latency, token cost, and performance after interface changes on your own workflows.

  6. Step 6

    Monitor every run

    Keep screenshots, actions, approvals, errors, and final outcomes so failures can be audited and the agent can be stopped quickly.

Cost

Holo 3 pricing and free plan

H Company offers rate-limited access to Holo3.1-35B-A3B at no charge, paid API usage for higher limits, and downloadable Apache 2.0 weights for self-hosting. The hosted 35B model costs $0.25 per million input tokens and $1.80 per million output tokens; Holo3-122B-A10B costs $0.40 and $3.00 respectively. Self-hosting avoids per-token model fees but adds substantial hardware and operations costs.

Holo3.1-35B-A3B Free API

Free, rate limited

No-card hosted access for evaluation.

  • 10 requests per minute
  • 65,536-token context
  • Up to five images per request
  • Apache 2.0 model

Holo3.1-35B-A3B Paid API

$0.25 input / $1.80 output per 1M tokens

Pay-as-you-go hosted inference with higher rate limits.

  • Text and image input
  • Text output
  • 35B total and 3B active parameters
  • Usage can grow quickly because computer-use loops send repeated screenshots and context

Holo3-122B-A10B API

$0.40 input / $3.00 output per 1M tokens

Flagship hosted model for complex navigation.

  • Paid tier only
  • 65,536-token context
  • Up to five images per request
  • Published license is research-only and non-commercial; confirm usage terms before a commercial deployment

Self-hosted Holo3.1

No model usage fee

Run an open checkpoint on your own compatible hardware.

  • Apache 2.0 35B-A3B weights
  • Q4, FP8, and NVFP4 options are available
  • Hardware, electricity, engineering, security, and support costs are separate

Managed Computer-use Agents

Check current platform pricing

H Company supplies the agent runtime and managed execution environment.

  • Browser and desktop agents
  • CLI, REST API, MCP, Python, and TypeScript integrations
  • Pricing depends on the current agent product rather than only model tokens

Pricing checked . Check current pricing at the source ↗

Assessment

Holo 3 strengths and limitations

Where it stands out

  • Purpose-built for GUI navigation and element grounding rather than generic image understanding
  • Open 35B-A3B weights give teams a commercial self-hosting path
  • Holo3.1 adds smaller models and quantizations for more deployment choices
  • Hosted API pricing is low enough to make long computer-use loops more practical
  • Supports external agent loops as well as focused coordinate localization
  • HoloDesktop offers multiple integration surfaces for existing agent harnesses

What to consider

  • Holo3 has been superseded by Holo3.1 for new deployment evaluation, even though original models and APIs remain relevant
  • The model predicts actions but does not provide a complete secure runtime, approval policy, credential system, or audit program by itself
  • GUI agents can click the wrong control, misread state, repeat actions, or fail after a small interface change
  • Repeated screenshots and multi-step context can make real task cost and latency much larger than a single API call suggests
  • The flagship 122B model is listed as research-only and non-commercial, so paid API availability should not be mistaken for blanket commercial rights
  • Self-hosting the 35B-A3B model still requires capable hardware and production inference expertise
  • Sensitive screenshots, credentials, personal data, and application content require strict handling whether the model is hosted or local
  • Vendor benchmark scores do not establish reliability on a team's specific applications, permissions, or failure conditions

Compare

Holo 3 alternatives

The right alternative depends on the specific output, workflow, controls and budget your project requires.

Agents

Gemini Computer Use

Google's specialized computer-use model is an alternative for developers already building on Gemini and Google Cloud tooling.

Explore Gemini Computer Use

Agents

Claude in Chrome

A more packaged browser experience for users who want Claude to work directly in Chrome rather than build a model-level agent loop.

Explore Claude in Chrome

Agents

Manus

A broader managed general-purpose agent for users who prioritize completed tasks over self-hosting a computer-use model.

Explore Manus

Questions

Holo 3 FAQs

What is Holo3?

Holo3 is H Company's family of vision-language models trained for UI grounding and computer-use agents across web, desktop, and mobile interfaces.

Is Holo3 still current?

The Holo3 family remains available, but Holo3.1 is the current generation for new evaluations. It adds smaller models, local quantizations, mobile improvements, and broader agent-harness support.

Is Holo3 open source?

The 35B-A3B model is openly available under Apache 2.0. The flagship 122B-A10B model is not equivalent: H Company lists it as research-only and non-commercial.

How much does the Holo API cost?

Holo3.1-35B-A3B is $0.25 per million input tokens and $1.80 per million output tokens on the paid tier, with a free 10-RPM tier. Holo3-122B-A10B is $0.40 input and $3.00 output per million tokens.

Can Holo3 run locally?

Yes. Holo3.1 publishes open 35B-A3B checkpoints including Q4 GGUF, FP8, and NVFP4 options. Smaller 0.8B, 4B, and 9B family members are also available, with support varying by checkpoint.

Does Holo3 control a computer by itself?

No. The model interprets screenshots and proposes actions or coordinates. A surrounding agent harness must capture the screen, execute tools, manage permissions, and decide when a human must approve.

Is Holo3 safe for unattended automation?

Not by default. Use isolation, least privilege, action validation, spending and messaging approvals, detailed logs, and a reliable stop mechanism before giving any computer-use model autonomy.

Bottom line

Our Holo 3 verdict

Holo3 is attractive for teams that need a specialized, economical computer-use model and want control over the agent harness or deployment location. Holo3.1 is the better starting point today, but the real production decision depends less on a benchmark headline than on end-to-end task success, hardware, action safety, and the licensing difference between the open 35B and restricted 122B models.

Visit Holo 3 website ↗
The Rundown University

AI training for the future of work.

Get access to all our AI courses, hundreds of real-world AI use cases, live expert-led workshops, an exclusive network of AI early adopters, and more.

AI Courses

Get unlimited access to all of our current & upcoming industry-specific AI courses for the duration of your subscription.

Daily Guides

To keep up with the rapid pace of AI, our team publishes AI implementation guides daily. Our library contains 300+ practical use cases to automate real-world work.

Workshops

Join weekly, live, interactive sessions with industry leaders who are at the forefront of AI for hands-on implementation guidance and exclusive insights.

Community

Network with an exclusive community of AI-first professionals who are working smarter with AI. Learn how early adopters are using AI in their work and businesses.