Ross ROSS = Recommend OSS · open-source software intelligence for agents

apple/ml-fastvlm

This repository contains the official implementation of "FastVLM: Efficient Vision Encoding for Vision Language Models" - CVPR 2025 observed · 2026-08-28

github.com/apple/ml-fastvlm · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

28/100

  • Activity 20
  • Release rhythm 35
  • Longevity 34

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 489
  • days_rel: n/a
  • days_push: 485
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7411 stars · 561 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Official implementation of FastVLM, a vision language model with an efficient hybrid vision encoder (FastViTHD) that reduces token count and encoding latency for high-resolution images. Includes pretrained checkpoints (0.5B-7B), inference code, and a demo iOS app for on-device use.

Use cases

  • run a fast vision language model for image question answering
  • reduce time-to-first-token for VLM inference on high-resolution images
  • deploy a vision language model on iPhone or iPad
  • benchmark efficient vision encoders against LLaVA-OneVision
  • finetune a VLM with a faster vision encoder
  • run multimodal image understanding on mobile devices

When to choose

  • you need low-latency VLM inference, especially on Apple/mobile hardware
  • you want pretrained efficient VLM checkpoints with a demo app
  • TTFT and vision encoder size are your bottleneck

When to avoid

  • you need text-only LLMs or non-image modalities
  • you need a production-supported framework with broad ecosystem tooling
  • you require training from scratch rather than LLaVA-based finetuning
  • you need non-Apple platform mobile deployment support

Facets

library · maturity active

machine-learning deep-learning llm-inference image-processing sdk machine-learning deep-learning computer-vision large-language-models mobile-development python cross-platform vision-language-model vision-encoder multimodal on-device-inference cvpr-2025 llava coreml ios macos

1 source

Member repositories

RepositoryRoleHealth v2
apple/ml-fastvlmmain28

For agents

markdown · JSON · MCP: product_card(name="apple/ml-fastvlm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem