How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "prithivMLmods/Gliese-CUA-Tool-Call-8B-GGUF"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "prithivMLmods/Gliese-CUA-Tool-Call-8B-GGUF",
		"messages": [
			{
				"role": "user",
				"content": [
					{
						"type": "text",
						"text": "Describe this image in one sentence."
					},
					{
						"type": "image_url",
						"image_url": {
							"url": "https://cdn.britannica.com/61/93061-050-99147DCE/Statue-of-Liberty-Island-New-York-Bay.jpg"
						}
					}
				]
			}
		]
	}'
Use Docker
docker model run hf.co/prithivMLmods/Gliese-CUA-Tool-Call-8B-GGUF:
Quick Links

Gliese-CUA-Tool-Call-8B-GGUF

Gliese-CUA-Tool-Call-8B is a Computer Use Agent (CUA) multimodal model based on Qwen2.5-VL-7B-Instruct, 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 agentic tool calling, producing structured actions that can be directly executed by downstream systems.

Gliese-CUA-Tool-Call-8B [GGUF]

File Name Quant Type File Size File Link
Gliese-CUA-Tool-Call-8B.BF16.gguf BF16 15.2 GB Download
Gliese-CUA-Tool-Call-8B.F16.gguf F16 15.2 GB Download
Gliese-CUA-Tool-Call-8B.Q8_0.gguf Q8_0 8.1 GB Download
Gliese-CUA-Tool-Call-8B.mmproj-bf16.gguf mmproj-bf16 1.36 GB Download
Gliese-CUA-Tool-Call-8B.mmproj-f16.gguf mmproj-f16 1.35 GB Download
Gliese-CUA-Tool-Call-8B.mmproj-q8_0.gguf mmproj-q8_0 856 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
219
GGUF
Model size
8B params
Architecture
qwen2vl
Hardware compatibility
Log In to add your hardware

8-bit

16-bit

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

Model tree for prithivMLmods/Gliese-CUA-Tool-Call-8B-GGUF

Quantized
(6)
this model

Collection including prithivMLmods/Gliese-CUA-Tool-Call-8B-GGUF