How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF:
Use Docker
docker model run hf.co/prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF:
Quick Links

Herculis-CUA-GUI-Actioner-4B-GGUF

Herculis-CUA-GUI-Actioner-4B is a Computer Use Agent (CUA) multimodal model designed for GUI understanding, UI localization, and action execution across web, desktop, and mobile environments. It focuses on visual grounding, intent driven actioning, and UI based question answering (VQA), enabling reliable interaction with real world software interfaces. The model is optimized for efficient inference while maintaining strong accuracy on complex UI workflows.

Quick Start with llama.cpp

Link: https://huggingface.co/prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF?library=llama-cpp-python

Herculis-CUA-GUI-Actioner-4B [GGUF]

File Name Quant Type File Size File Link
Herculis-CUA-GUI-Actioner-4B.BF16.gguf BF16 6.18 GB Download
Herculis-CUA-GUI-Actioner-4B.F16.gguf F16 6.18 GB Download
Herculis-CUA-GUI-Actioner-4B.F32.gguf F32 12.3 GB Download
Herculis-CUA-GUI-Actioner-4B.Q8_0.gguf Q8_0 3.29 GB Download
Herculis-CUA-GUI-Actioner-4B.mmproj-bf16.gguf mmproj-bf16 1.34 GB Download
Herculis-CUA-GUI-Actioner-4B.mmproj-f16.gguf mmproj-f16 1.34 GB Download
Herculis-CUA-GUI-Actioner-4B.mmproj-f32.gguf mmproj-f32 2.67 GB Download
Herculis-CUA-GUI-Actioner-4B.mmproj-q8_0.gguf mmproj-q8_0 848 MB Download

Quants Usage

(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)

Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):

image.png

Downloads last month
162
GGUF
Model size
3B params
Architecture
qwen2vl
Hardware compatibility
Log In to add your hardware

8-bit

16-bit

32-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF

Quantized
(4)
this model

Collection including prithivMLmods/Herculis-CUA-GUI-Actioner-4B-GGUF