LibreMoondream2

Moondream 2 (2025-06-21) weights mirrored for LibreYOLO's LibreVLM tier.

Source

Mirrored from vikhyatk/moondream2 at commit 9a7d4024050840e001defacec2b00727e89149e6. Copyright (c) vikhyatk / M87 Labs. Licensed under the Apache License 2.0.

Modifications

No learned parameters were changed. This repository preserves the Hugging Face snapshot files needed by LibreYOLO's VLM wrapper and replaces the model card with LibreYOLO-specific loading notes.

Usage

from libreyolo import LibreVLM

model = LibreVLM("moondream")
model.set_classes(["person", "helmet"])
results = model.predict("image.jpg")

License

Apache License 2.0. See LICENSE and NOTICE.

Downloads last month
10
Safetensors
Model size
2B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for LibreYOLO/LibreMoondream2

Finetuned
(6)
this model

Collection including LibreYOLO/LibreMoondream2