Fundraising Fox

Moondream

San Francisco, US Β· 2 known investors

moondream.ai β†—

M87 Labs builds Moondream, an efficient Vision Language Model for computer vision applications. The company develops AI technology focused on teaching computers to see and interpret visual information.

Also known as M87 Labs Β· M87 Labs, Inc. Β· m87-labs

AI & Machine LearningDeep TechDeveloper Tools

Founders & leadership

J
Jay
V
Vik

Investors Β· 2

Also in the syndicate Β· 1

M12 GitHub Fund

Funding

SEC filings, press & company announcements

$4.5M disclosed across 1 of 3 rounds Β· 2024

Source: company announcements and press reports β€” follow each round's link for the claim.

Company profile

researched Aug 2026

Moondream, developed by M87 Labs, Inc., is an open-weight family of vision language models (VLMs) designed for efficient visual reasoning and deployment across cloud, workstation, and edge hardware. Rather than general-purpose multimodal chat, the models are built around "grounded" vision skills β€” open-vocabulary object detection, pointing and counting, captioning, visual question answering, OCR, and segmentation β€” that emit structured spatial outputs such as bounding boxes, (x, y) coordinates, and SVG masks directly from the model.

The model lineup spans Moondream 3 / 3.1 (a 9B-parameter sparse mixture-of-experts design with 64 experts, 8 active per token, ~2B active parameters, SigLIP vision encoder, SuperBPE tokenizer, and a 32K context window, trained on roughly 450B tokens with reinforcement learning across 55+ vision-language tasks), Moondream 2 (a 2B dense production model with fp16/int8/int4 quantization-aware training), and Moondream 2 0.5B (a 500M-parameter distillation and fine-tuning base for constrained hardware, with an int4 build downloading at 375 MiB and running in 816 MiB).

Around the models the company sells three additional products: Lens, a fine-tuning platform with a self-serve API supporting supervised and reinforcement learning (advertised as improving accuracy from as few as 20 labeled images) plus a white-glove service in which customers retain weights, training code, and data; Photon, an inference engine with hand-tuned CUDA kernels, automatic batching, and prefix caching that runs on Mac, Windows, and CUDA hardware from Jetson devices to NVIDIA B200; and Moondream Cloud, a hosted, OpenAI-compatible pay-per-image inference API. Models are also available through partner clouds such as FAL.

Founding story

Founded by veterans of Amazon Web Services. CEO Jay Allen spent seven years at AWS, where he worked on AWS IQ (a marketplace for on-demand AWS talent) and internal sales products; he was previously CTO at Porch, senior director of development at Zynga, and spent a decade at Microsoft from 1994 to 2004. CTO Vik Korrapati previously spent nine years at AWS and is the author of the original moondream2 model repository on Hugging Face. The company emerged from stealth in October 2024 with the thesis that smaller models are better suited to real-world vision deployment.

Business model

Open-weight models are distributed free on Hugging Face and GitHub for personal, research, and most commercial use, with monetization through hosted inference (Moondream Cloud, priced per image), the Lens fine-tuning platform (self-serve API and a white-glove engagement option), the Photon inference engine, and enterprise plans that include 24/7 on-call support. Model weights for Moondream 3 are distributed under the Business Source License 1.1 with an additional use grant that excludes third-party services; commercial hosting or rehosting requires a separate agreement with M87 Labs.

Usage-based pricing for hosted inference (stated at $0.06 per 1,000 images on the cloud, with $5 in free monthly credits and no credit card required to start), paid fine-tuning via Lens, and enterprise plans; commercial rehosting of the weights requires a licensing agreement with M87 Labs.

Traction

The open-source model had over 2 million downloads and 5,100 GitHub stars at the time of the October 2024 pre-seed announcement. As of the current sources, the company reports 5M+ monthly downloads, the vikhyatk/moondream2 Hugging Face repository shows 2,162,993 downloads in the last month with 7 adapters, 6 finetunes, 7 quantizations and 100 Spaces built on it, and the m87-labs/moondream GitHub repository has 10.0k stars, 794 forks, and 322 commits.

Latest developments

The website currently promotes Photon 2.0, an inference engine aimed at physical AI, and Moondream 3.1 as the recommended model, with internal benchmark data dated to a 2026-02 build covering nine hardware tiers from NVIDIA B200 to Jetson AGX Orin. The Lens fine-tuning platform now supports both supervised fine-tuning and reinforcement learning through a self-serve API, and Moondream is listed as available via FAL, self-hosting, and Moondream Cloud.

β–ΈFull profile β€” market position, technology, go-to-market, geography, history, risks & controversies

Market position

Positions itself as a small, efficient, production-oriented alternative to large frontier multimodal models and other small VLMs such as Qwen-VL and PaliGemma, claiming competitive or better grounding benchmark scores at a fraction of the parameter count and inference cost, and claiming to be the lowest-cost VLM among inference providers it has measured. Reported traction includes 5M+ monthly model downloads, roughly 2.16M Hugging Face downloads in the trailing month for moondream2, and 10.0k GitHub stars with 794 forks.

Emphasizes vision skills trained into the architecture rather than prompted on top of a chatbot, very small active parameter counts for low latency and cost, hardware portability from datacenter GPUs to Jetson and Raspberry Pi-class devices with a consistent API, open weights with permissive terms for most commercial use, low-data reinforcement-learning fine-tuning, and single-vendor ownership of the model, fine-tuning, inference engine, and support.

Technology

The Moondream 3 family uses a sparse mixture-of-experts transformer (9B total parameters, 2B active per token, 64 experts with 8 active), a SigLIP vision encoder with multi-crop channel concatenation, a SuperBPE tokenizer credited with 20-40% faster generation, a 32K context window, and grounded visual reasoning. Moondream 2 is a 1.9B-parameter dense model with quantization-aware training (int4 gives a 42% memory reduction for a 0.6% accuracy drop; 184 tok/s int4 on an RTX 3090). Photon provides purpose-built CUDA kernels, automatic batching, and prefix caching; the company's internal benchmarks report 59 ms P50 latency for a direct-answer query on an H100 (batch 1) versus 73 ms for Qwen 3.5 4B on vLLM, and report real-time performance down to Jetson-class edge devices across nine benchmarked hardware tiers. Published benchmark results for Moondream 3 Preview include ScreenSpot F1@0.5 of 80.4, CountBenchQA 86.4-93.2, COCO mAP 51.2, DocVQA 79.3-88.3, ChartQA 77.5-86.6, OCRBench 61.2, and RefCOCO/RefCOCO+/RefCOCOg segmentation scores of 83.2/79.1/80.7 mIoU (documentation cites RefCOCO detection scores of 91.1, 81.8, and 88.6).

Go-to-market

Bottom-up, developer-led distribution: free open weights on Hugging Face, an Apache-2.0-licensed GitHub repository, a pip-installable Python SDK, an interactive playground with free monthly credits, and extensive documentation. Users are then converted to paid fine-tuning (Lens), hosted inference (Moondream Cloud), and enterprise support, with the company positioning itself as a single vendor for models, fine-tuning, and inference rather than a stitched-together stack. Distribution partners include FAL and Modal.

Developers and enterprises deploying computer vision in production, including manufacturing and logistics (misoriented box detection, quality control on air-gapped systems), retail (mobile inventory scanning), transportation (vehicle inspections), security, advertising, aircraft identification, scene tagging, and UI/document understanding. Early users span teams needing on-device or air-gapped inference for cost or privacy reasons; CalPoly is listed on the website as a user.

Geography

Reported at founding as a Seattle, Washington startup with headquarters there and plans to hire full-stack engineers in Seattle. Products are delivered globally via cloud API, open weights, and self-hosted/edge deployment, including air-gapped installations.

History

Moondream came out of stealth on 28 October 2024 with $4.5 million in pre-seed funding and launched a cloud service alongside its open-source 1.6B-parameter model. The Moondream 2 model has been continuously updated since March 2024, with documented releases on 2025-03-27 (long-form captioning, open-vocabulary tagging, improved counting and detection), 2025-04-15 (chart, OCR, UI and text understanding gains) and 2025-06-21 (grounded reasoning, RL-sharpened detection, superword tokenizer). Moondream 3 Preview followed with a mixture-of-experts architecture and 32K context, and the current website markets Moondream 3.1 together with Photon 2.0, Lens, and Moondream Cloud as a four-product platform.

Risks & controversies

Performance and cost comparisons against competing models (Qwen 3.5 4B, GPT-5.4 Mini, Gemini 2.5 Flash) are self-reported internal benchmarks. Licensing is mixed and non-uniform: the GitHub repository is Apache-2.0 while Moondream 3 weights are distributed under Business Source License 1.1 with a No Third-Party Service grant, so commercial hosting or rehosting requires a separate agreement β€” a potential constraint for infrastructure customers. Moondream 3 is still labelled a preview, and the 0.5B model is explicitly described as not recommended out of the box for most use cases. The sources disclose only a pre-seed round, and the company competes with far larger, better-capitalized model providers.

Compiled by commissioned research from 8 cited public sources β€” announcements, filings, and press listed under research sources below.

Key figures

latest reported
Cloud inference priceJan 2026$0.06
Context window (Moondream 3)Jan 202632,000 tokens
GitHub forks (m87-labs/moondream)Jan 2026794 forks
GitHub stars (m87-labs/moondream)Jan 202610,000 stars
GitHub stars at launchOct 20245,100 stars
Hugging Face downloads last month (vikhyatk/moondream2)Jan 20262,162,993 downloads
Model parameters at launchOct 20241.6 billion parameters
Monthly downloads (Moondream models)Jan 20265,000,000 downloads/month
Moondream 2 - GQA accuracyOct 202464.3%
Moondream 2 - VQAv2 accuracyOct 202480.3%
Moondream 3 Preview - ChartQAJan 202686.6 score
Moondream 3 Preview - CountBenchQAJan 202693.2 score
Moondream 3 Preview - DocVQAJan 202688.3 score
Moondream 3 Preview - RefCOCO+ Val segmentationJan 202679.1 mIoU
Moondream 3 Preview - ScreenSpot F1@0.5Jan 202680.4 score
Open-source downloads at launchOct 20242,000,000 downloads

Company-reported or press-reported figures, each dated to when it was claimed β€” not independently audited.

Competitors Β· 6

by search overlap

Companies competing with Moondream for the same Google search keywords, organic and paid, via search-intersection analysis.

Timeline Β· 7

launches, deals, and filings
Jan 2026
Photon 2.0 inference engine announced

The company's website announces Photon 2.0, an inference engine positioned for 'Physical AI', alongside Moondream 3.1 as the recommended model.

source β†—

Jun 2025
Moondream 2 release: grounded reasoning and faster generation

Release introduced a grounded step-by-step reasoning mode, reinforcement-learning-based sharper object detection, a superword tokenizer giving 20-40% faster generation, ScreenSpot F1@0.5 improvement from 60.3 to 80.4, and RL fine-tuning across 55 vision-language tasks.

source β†—

Apr 2025
Moondream 2 release: chart, OCR and UI understanding improvements

Release improved ChartQA (74.8 to 77.5; 82.2 with PoT), added temperature and nucleus sampling, better document/table OCR, document layout detection, ScreenSpot F1@0.5 from 53.3 to 60.3, DocVQA 76.5 to 79.3 and TextVQA 74.6 to 76.3.

source β†—

Mar 2025
Moondream 2 release: long-form captioning and detection improvements

Release added long-form captioning, open-vocabulary image tagging, improved counting (CountBenchQA 80 to 86.4), OCRBench 58.3 to 61.2, and COCO object detection 30.5 to 51.2.

source β†—

Jan 2025
Moondream 3 Preview released

A 9B-parameter sparse mixture-of-experts model with 2B active parameters, 32K context window, grounded visual reasoning and native segmentation, trained on approximately 450B tokens with reinforcement learning across 55+ vision-language tasks.

source β†—

Oct 2024
Moondream raises $4.5M pre-seed and emerges from stealth

Moondream announced a $4.5 million pre-seed round with participation from Felicis Ventures, Microsoft's M12 GitHub Fund, and Seattle-based Ascend, coming out of stealth mode at the same time.

$4.5M source β†—

Oct 2024
Launch of Moondream Cloud Service

At the time of its funding announcement, the company launched a hosted cloud service intended to give developers an easy starting point while preserving the option of edge deployment.

source β†—

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

In the news

β–ΈResearch sources Β· 8

primary sources listed

8 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does Moondream do?
Moondream (M87 Labs) builds small open-weight vision language models plus fine-tuning and inference tooling for production visual AI.
Who founded Moondream?
Moondream was founded by Jay, Vik.
Who are Moondream's investors?
Moondream's investors include Felicis Ventures.
How much funding has Moondream raised?
Moondream has disclosed $4.5M raised across 1 of its 3 known rounds.
Where is Moondream headquartered?
Moondream is headquartered in San Francisco, US.