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/oMEGA-4B-SpatialThink-0804-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/oMEGA-4B-SpatialThink-0804-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf prithivMLmods/oMEGA-4B-SpatialThink-0804-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/oMEGA-4B-SpatialThink-0804-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/oMEGA-4B-SpatialThink-0804-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf prithivMLmods/oMEGA-4B-SpatialThink-0804-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/oMEGA-4B-SpatialThink-0804-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf prithivMLmods/oMEGA-4B-SpatialThink-0804-GGUF:
Use Docker
docker model run hf.co/prithivMLmods/oMEGA-4B-SpatialThink-0804-GGUF:
Quick Links

oMEGA-4B-SpatialThink-0804-GGUF

oMEGA-4B-SpatialThink-0804 is a vision-language model built on top of Qwen/Qwen3-VL-4B-Instruct and fine-tuned for spatial reasoning with concise notes for unfiltered vision tasks. The model is trained to produce concise yet informative reasoning for spatial understanding while maintaining strong image captioning capabilities. Training is based on remyxai's SpaceThinker and OpenCaption-FineGrained, enabling efficient spatial reasoning and detailed image understanding across diverse visual domains.

This model is an experimental release and may generate unexpected behaviors or reasoning artifacts in certain scenarios.

Model Files

File Name Quant Type File Size File Link
oMEGA-4B-SpatialThink-0804.BF16.gguf BF16 8.05 GB Download
oMEGA-4B-SpatialThink-0804.F16.gguf F16 8.05 GB Download
oMEGA-4B-SpatialThink-0804.Q3_K_L.gguf Q3_K_L 2.24 GB Download
oMEGA-4B-SpatialThink-0804.Q3_K_M.gguf Q3_K_M 2.08 GB Download
oMEGA-4B-SpatialThink-0804.Q3_K_S.gguf Q3_K_S 1.89 GB Download
oMEGA-4B-SpatialThink-0804.Q4_K_M.gguf Q4_K_M 2.5 GB Download
oMEGA-4B-SpatialThink-0804.Q4_K_S.gguf Q4_K_S 2.38 GB Download
oMEGA-4B-SpatialThink-0804.Q5_K_M.gguf Q5_K_M 2.89 GB Download
oMEGA-4B-SpatialThink-0804.Q5_K_S.gguf Q5_K_S 2.82 GB Download
oMEGA-4B-SpatialThink-0804.Q6_K.gguf Q6_K 3.31 GB Download
oMEGA-4B-SpatialThink-0804.Q8_0.gguf Q8_0 4.28 GB Download
oMEGA-4B-SpatialThink-0804.mmproj-bf16.gguf mmproj-bf16 839 MB Download
oMEGA-4B-SpatialThink-0804.mmproj-f16.gguf mmproj-f16 839 MB Download
oMEGA-4B-SpatialThink-0804.mmproj-q8_0.gguf mmproj-q8_0 454 MB Download

llama.cpp

LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp

Downloads last month
-
GGUF
Model size
4B params
Architecture
qwen3vl
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

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

Model tree for prithivMLmods/oMEGA-4B-SpatialThink-0804-GGUF

Quantized
(1)
this model

Datasets used to train prithivMLmods/oMEGA-4B-SpatialThink-0804-GGUF

Collection including prithivMLmods/oMEGA-4B-SpatialThink-0804-GGUF