Model reference · open weights

Molmo2-O

Molmo2-O is an open-weight language model from allenai, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs allenai 1 variants 48k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What Molmo2-O is

Molmo2 Molmo2 is a family of open vision-language models developed by the Allen Institute for AI (Ai2) that support image, video and multi-image understanding and grounding. Molmo2 models are trained on publicly available third party datasets as referenced in our technical report and Molmo2 data, a collection of datasets with highly-curated image-text and video-text pairs. It has state-of-the-art performance among multimodal models with a similar size. You can find all models in the Molmo2 family here. Learn more about the Molmo2 family in our announcement blog post. Molmo2-O-7B is based on Olmo3-7B-Instruct and uses SigLIP 2 as vision backbone. It outperforms others in the class of open weight and data models on short videos, counting, and captioning, and is competitive on long-videos. Ai2 is commited to open science. The Molmo2 datasets are available here. All other artifacts used in creating Molmo2 (training code, evaluations, intermediate checkpoints) will be made available at a later date, furthering our commitment to open-source AI development and reproducibility. Quick links: - 📂 All Models - 📃 Paper - 🎥 Blog with Videos Quick Start Setup Conda Environment General Video QA Pointing Video QA Tracking Video QA Multi-image QA Multi-Image Point QA Evaluations We report the Average Score on 15 Academic Benchmarks here. For details on the evals, refer to the main video results table in our technical report. License and Use This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with Ai2’s Responsible Use Guidelines. This model is trained on third party datasets that are subject to academic and non-commercial research use only. Please review the sources to determine if this model is appropriate for your use case.

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerallenai
TypeLanguage models
Parameters (lead)7.8B
Variants1
Runs withtransformers
Based ongoogle/siglip-so400m-patch14-384, allenai/Olmo-3-7B-Instruct
Released2025-12-14
Popularity48k downloads / month
Likes26
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
Molmo2-O-7B7.8BBF16~17.8 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys molmo2-o for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (molmo2-o below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"molmo2-o","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

en

Trained / evaluated on

allenai/Molmo2-Cap allenai/Molmo2-VideoCapQA allenai/Molmo2-VideoSubtitleQA allenai/Molmo2-AskModelAnything allenai/Molmo2-VideoPoint allenai/Molmo2-VideoTrack allenai/Molmo2-MultiImageQA allenai/Molmo2-SynMultiImageQA allenai/Molmo2-MultiImagePoint

Tags

transformers safetensors molmo2 image-text-to-text multimodal olmo molmo conversational custom_code en dataset:allenai/Molmo2-Cap dataset:allenai/Molmo2-VideoCapQA dataset:allenai/Molmo2-VideoSubtitleQA dataset:allenai/Molmo2-AskModelAnything

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want Molmo2-O on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms