GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

liodon-ai/LocateAnything-3B-imatrix-GGUF overview

LocateAnything 3B — iMatrix GGUF iMatrix GGUF quantizations of nvidia/LocateAnything 3B https://huggingface.co/nvidia/LocateAnything 3B — the first GGUF availa…

ggufollamaimatrixnvidialocate-anythingvision-languagegroundinglocal-llmllama.cpplm-studioquantizedtext-generationbase_model:nvidia/LocateAnything-3Bbase_model:quantized:nvidia/LocateAnything-3Blicense:otherendpoints_compatibleregion:usconversational

Runs locally from ~1.19 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
418
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

9 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
LocateAnything-3B-IQ2_M.ggufGGUFIQ2_M1.19 GBDownload
LocateAnything-3B-IQ3_M.ggufGGUFIQ3_M1.51 GBDownload
LocateAnything-3B-IQ4_XS.ggufGGUFIQ4_XS1.78 GBDownload
LocateAnything-3B-Q2_K.ggufGGUFQ2_K1.28 GBDownload
LocateAnything-3B-Q3_K_M.ggufGGUFQ3_K_M1.61 GBDownload
LocateAnything-3B-Q4_K_M.ggufGGUFQ4_K_M1.96 GBDownload
LocateAnything-3B-Q5_K_M.ggufGGUFQ5_K_M2.27 GBDownload
LocateAnything-3B-Q6_K.ggufGGUFQ6_K2.60 GBDownload
LocateAnything-3B-Q8_0.ggufGGUFQ8_03.37 GBDownload

Model Details

Model IDliodon-ai/LocateAnything-3B-imatrix-GGUF
Authorliodon-ai
Pipelinetext-generation
Licenseother
Base modelnvidia/LocateAnything-3B
Last modified2026-07-13T04:54:31.000Z

Model README

---

license: other

license_name: nvidia-open-model-license

base_model: nvidia/LocateAnything-3B

base_model_relation: quantized

pipeline_tag: text-generation

library_name: gguf

tags:

  • gguf
  • ollama
  • imatrix
  • nvidia
  • locate-anything
  • vision-language
  • grounding
  • local-llm
  • llama.cpp
  • lm-studio
  • quantized

quantized_by: liodon-ai

---

LocateAnything-3B — iMatrix GGUF

iMatrix GGUF quantizations of nvidia/LocateAnything-3B — the first GGUF available for this model.

LocateAnything-3B is NVIDIA's 3B visual grounding model — it locates and identifies objects in images given natural language descriptions. Designed for on-device deployment and robotics applications.

These GGUFs use importance matrix (iMatrix) calibration on 2M tokens of wikitext-103: iMatrix runs calibration text through the model, measures which weights activate most, and protects them during quantization. Result: noticeably better coherence at Q2/Q3/Q4 — same file size, better output.

---

Quick Start

llama.cpp

llama-cli -hf liodon-ai/LocateAnything-3B-imatrix-GGUF:Q4_K_M

LM Studio / Jan

Search liodon-ai/LocateAnything-3B-imatrix-GGUF and pick your quant.

---

Available Quants

| Quant | Size | VRAM | Notes |

|-------|------|------|-------|

| IQ2_M | 1.28 GB | 2 GB | ultra-tiny + iMatrix — better than standard Q2 |

| IQ3_M | 1.62 GB | 2.5 GB | tiny + iMatrix — sharper than standard Q3 |

| IQ4_XS | 1.91 GB | 3 GB | small + iMatrix — rivals Q5 at Q4 size |

| Q2_K | 1.38 GB | 2 GB | tiniest standard — runs almost anywhere, iMatrix-improved |

| Q3_K_M | 1.73 GB | 2.5 GB | great for 4GB VRAM, iMatrix-improved |

| Q4_K_M | 2.11 GB | 3 GB | sweet spot (recommended), iMatrix-improved |

| Q5_K_M | 2.44 GB | 4 GB | high quality, iMatrix-improved |

| Q6_K | 2.80 GB | 4 GB | near-lossless, iMatrix-improved |

| Q8_0 | 3.62 GB | 5 GB | basically full quality |

---

What is iMatrix?

Standard quantization rounds all weights equally. iMatrix:

  1. Runs calibration text through the full-precision model
  2. Measures which weights activate most (the "importance matrix")
  3. Allocates more precision to important weights, less to unimportant ones

Same file size. Better output. Most noticeable at Q2/Q3/Q4.

---

Calibration

Importance matrix computed from 2M tokens of wikitext-103 — 128 calibration chunks.

---

Source Model

  • Original: nvidia/LocateAnything-3B
  • Architecture: 3B visual grounding model
  • Strengths: Object localization, visual grounding, on-device robotics
  • License: NVIDIA Open Model License

Run liodon-ai/LocateAnything-3B-imatrix-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models