mudler / locate-anything.cpp-gguf

huggingface.co
Total runs: 8.5K
24-hour runs: 0
7-day runs: -64
30-day runs: 2.3K
Model's Last Updated: June 12 2026
object-detection

Introduction of locate-anything.cpp-gguf

Model Details of locate-anything.cpp-gguf

locate-anything.cpp — GGUF

GGUF builds of nvidia/LocateAnything-3B for locate-anything.cpp — a C++/ggml inference engine for open-vocabulary detection / visual grounding, no Python at inference time.

Brought to you by the LocalAI team.

The detections are identical to the official PyTorch implementation (the engine is parity-gated against it), and run faster on CPU. See the benchmarks .

Files
File Bits (LM) Size Notes
locate-anything-f16.gguf f16 ~9.2 GB LM matmuls in f16, everything else f32
locate-anything-q8_0.gguf q8_0 ~6.3 GB near-lossless; box-identical to f32
locate-anything-q6_k.gguf q6_k ~5.5 GB
locate-anything-q5_k.gguf q5_k ~5.1 GB
locate-anything-q4_k.gguf q4_k ~4.7 GB smallest; sub-pixel box drift

The full-precision f32 GGUF (~15 GB) is reproducible from the HF weights with scripts/convert_locateanything_to_gguf.py in the repo.

Quantization policy

Only the Qwen2 language-model matmuls ( attn_{q,k,v,o} , ffn_{gate,up,down} , lm.output ) are quantized. The MoonViT vision tower, the projector, all norms and biases, and the two host-read f32 tensors ( lm.tok_embd , vit.pos_emb ) stay f32 — so the parity-sensitive vision path is untouched. q8_0 is byte-identical on box output; lower bit-widths trade a little box precision for size.

Usage
# build the CLI (see the repo README), then:
locate-anything-cli detect \
    --model locate-anything-q8_0.gguf \
    --input image.jpg \
    --prompt "Locate all the instances that matches the following description: person</c>car." \
    --annotated out.png
# -> {"detections":[{"label":"person","box":[...]}, ...]}  + an annotated PNG

Decode modes: --mode hybrid (default), slow , fast . Separate categories in the prompt with </c> .

License

The model weights are NVIDIA's, distributed under NVIDIA's license ; this repository redistributes them in GGUF form for use with locate-anything.cpp (MIT).

Runs of mudler locate-anything.cpp-gguf on huggingface.co

8.5K
Total runs
0
24-hour runs
-256
3-day runs
-64
7-day runs
2.3K
30-day runs

More Information About locate-anything.cpp-gguf huggingface.co Model

More locate-anything.cpp-gguf license Visit here:

https://choosealicense.com/licenses/nvidia-license

locate-anything.cpp-gguf huggingface.co

locate-anything.cpp-gguf huggingface.co is an AI model on huggingface.co that provides locate-anything.cpp-gguf's model effect (), which can be used instantly with this mudler locate-anything.cpp-gguf model. huggingface.co supports a free trial of the locate-anything.cpp-gguf model, and also provides paid use of the locate-anything.cpp-gguf. Support call locate-anything.cpp-gguf model through api, including Node.js, Python, http.

locate-anything.cpp-gguf huggingface.co Url

https://huggingface.co/mudler/locate-anything.cpp-gguf

mudler locate-anything.cpp-gguf online free

locate-anything.cpp-gguf huggingface.co is an online trial and call api platform, which integrates locate-anything.cpp-gguf's modeling effects, including api services, and provides a free online trial of locate-anything.cpp-gguf, you can try locate-anything.cpp-gguf online for free by clicking the link below.

mudler locate-anything.cpp-gguf online free url in huggingface.co:

https://huggingface.co/mudler/locate-anything.cpp-gguf

locate-anything.cpp-gguf install

locate-anything.cpp-gguf is an open source model from GitHub that offers a free installation service, and any user can find locate-anything.cpp-gguf on GitHub to install. At the same time, huggingface.co provides the effect of locate-anything.cpp-gguf install, users can directly use locate-anything.cpp-gguf installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

locate-anything.cpp-gguf install url in huggingface.co:

https://huggingface.co/mudler/locate-anything.cpp-gguf

Url of locate-anything.cpp-gguf

locate-anything.cpp-gguf huggingface.co Url

Provider of locate-anything.cpp-gguf huggingface.co

mudler
ORGANIZATIONS

Other API from mudler

huggingface.co

Total runs: 368.4K
Run Growth: 170.2K
Growth Rate: 96.22%
Updated:June 22 2026