LibreMoondream3

Moondream 3 Preview weights mirrored for LibreYOLO's LibreVLM tier.

Custom-license weights (BSL 1.1)

These weights are not covered by LibreYOLO's MIT license. They are Moondream 3 (Preview) from M87 Labs, licensed under the Business Source License 1.1 with an Additional Use Grant. Redistribution is allowed. Production use is allowed except offering the model to third parties as a paid hosted or embedded service that competes with M87 Labs's paid versions. That restriction binds you, the downloader. The LibreYOLO code stays MIT. See LICENSE.

Source

Mirrored from moondream/moondream3-preview at commit 5112966d1a723413b1c9a1e8bea272b72e647b35. Copyright (c) M87 Labs, Inc.. Licensed under BSL 1.1.

Modifications

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

Usage

from libreyolo import LibreVLM

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

Official runtime notes ask for about 24 GB of GPU memory.

License

Business Source License 1.1 with Additional Use Grant. See LICENSE and NOTICE. Change License is Apache-2.0 two years after first public release of this version.

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

Model tree for LibreYOLO/LibreMoondream3

Finetuned
(2)
this model

Collection including LibreYOLO/LibreMoondream3