Geo-R1 Q3 + Q8 GGUF

This repo is proudly made by TerraByte AI.

Compact GGUF conversion of miniHui/Geo-R1, a geospatial reasoning model based on Qwen2.5-VL-7B-Instruct.

Files

File Format Size SHA-256
Geo-R1-Q3_K_M.gguf Q3_K_M language model (3.99 BPW) 3,808,389,984 bytes ac7f05c206193fbc548b919b7a3440e6904b4cd875f91dcb0e13d103af82fcb0
mmproj-Geo-R1-Q8_0.gguf Q8_0 vision projector 856,130,560 bytes 98ef33cf4d85f8f73ad8b3572a4368d1070e0e101d9fb74e21f1bb78e5a30604

Q3_K_M is a mixed K-quant format averaging 3.99 bits per weight. The vision projector uses Q8_0 while retaining higher precision for sensitive position embeddings, normalization weights, and biases. Both files are required for image or video inputs.

Usage

Use a recent llama.cpp build:

llama-cli \
  -m Geo-R1-Q3_K_M.gguf \
  --mmproj mmproj-Geo-R1-Q8_0.gguf \
  --image /path/to/image.jpg \
  -p "Analyze this image and explain your reasoning."

Conversion and validation

Converted directly from the BF16 GGUF with llama.cpp revision 86a9c79f866799eb0e7e89c03578ccfbcc5d808e.

The Q3_K_M language model was validated with text generation. The Q3_K_M and Q8_0 pair was also validated with a real image prompt; llama.cpp detected the text, vision, and video modalities and produced a correct image description.

See the original model card for model details, intended use, and attribution.

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

3-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for miniHui/Geo-R1-Q3-Q8-GGUF

Finetuned
miniHui/Geo-R1
Quantized
(6)
this model