ATH-MaaS/Ovis
A novel Multimodal Large Language Model (MLLM) architecture, designed to structurally align visual and textual embeddings. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 92
- Release rhythm 35
- Longevity 57
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 811
- days_rel: n/a
- days_push: 49
- n_releases_24m: 0
Adoption not part of the score
1512 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ovis is an open-source Multimodal Large Language Model (MLLM) architecture that structurally aligns visual and textual embeddings, with releases like Ovis2.5 featuring native-resolution vision (NaViT) and an optional reflective 'thinking mode'. It ships model weights (2B-34B, quantized variants) and Python code for inference and fine-tuning on Hugging Face Transformers.
Use cases
- run a vision-language model for image question answering
- extract and understand charts, tables, and documents with OCR
- analyze videos and multi-image inputs with an MLLM
- deploy a small multimodal LLM on resource-constrained hardware
- fine-tune an open-source MLLM for custom multimodal tasks
- add visual grounding and image reasoning to an application
When to choose
- you need an open-source MLLM with strong chart/document/OCR performance at small scale
- you want native-resolution image understanding without lossy tiling
- you need an optional deep-reasoning 'thinking mode' trading latency for accuracy
- you want Apache-2.0 licensed weights with quantized variants
When to avoid
- you only need text-only LLM inference
- you need a fully managed multimodal API rather than self-hosting models
- you lack GPU resources for even the 2B model
- you need audio or speech multimodality, which Ovis does not cover
Facets
library · maturity active
machine-learning deep-learning llm-inference ocr image-processing chatbot large-language-models computer-vision artificial-intelligence deep-learning python cross-platform multimodal vision-language-model mllm native-resolution thinking-mode video-understanding apache-2.0 natural-language-processing gpu linux
8 sources
- readme: https://github.com/ATH-MaaS/Ovis · fetched 2026-08-28 · 67668bef415e
- homepage: https://huggingface.co/AIDC-AI/Ovis2.5-9B · fetched 2026-08-29 · 77215d91509c
- site_page: https://huggingface.co/docs · fetched 2026-08-29 · bdec26667b98
- site_page: https://huggingface.co/docs/safetensors · fetched 2026-08-29 · 7fa2c18b9c26
- site_page: https://huggingface.co/docs/inference-providers · fetched 2026-08-29 · 8a5d0f819473
- site_page: https://huggingface.co/docs/hub/model-cards · fetched 2026-08-29 · 60ded09a56b0
- site_page: https://huggingface.co/pricing · fetched 2026-08-29 · de6b7a178be5
- site_page: https://huggingface.co/huggingface · fetched 2026-08-29 · e8292d1ffb39
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ATH-MaaS/Ovis | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem