Home/Compare/lmms-eval vs VLMEvalKit

Comparison

lmms-eval vs VLMEvalKit

Verdict

Pick lmms-eval if lmms-eval is a one-stop solution for benchmarking multimodal large language models across various tasks including text, image, video, and audio; pick VLMEvalKit if vLMEvalKit is an open-source Python evaluation toolkit for large vision-language models that offers one-command evaluation with support for various benchmarks and models.

Markdown twin · lmms-eval alternatives · VLMEvalKit alternatives

GraphCanon updated 3d

lmms-eval logo

lmms-eval

EvolvingLMMs-Lab/lmms-eval

4.4kpushed Aug 6, 2026
vs
VLMEvalKit logo

VLMEvalKit

open-compass/VLMEvalKit

4.3kpushed Aug 17, 2026

Trust & integrity

Signallmms-evalVLMEvalKit
Maintenance
Active (11d since push)
As of 3d · github_public_v1
Very active (0d since push)
As of 3d · github_public_v1
Provenance
Not a fork · Organization account
As of 3d · github_public_v1
Not a fork · Organization account
As of 3d · github_public_v1
OSV dependency advisories
No lockfile (source not queried)
As of 1mo · osv@v1
Published findings
As of 1mo · osv@v1
deps.dev advisories
Not queried
deps.dev@v1
Not queried
deps.dev@v1
OpenSSF Scorecard
Not queried
openssf-scorecard@v1
Not queried
openssf-scorecard@v1

Tagline

lmms-eval
One-for-All Multimodal Evaluation Toolkit Across Text, Image, Video, and Audio Tasks
VLMEvalKit
An open-source evaluation toolkit for large vision-language models

Stars

lmms-eval
4.4k
VLMEvalKit
4.3k

Forks

lmms-eval
639
VLMEvalKit
745

Open issues

lmms-eval
49
VLMEvalKit
285

Language

lmms-eval
Python
VLMEvalKit
Python

Adopt for

lmms-eval
lmms-eval is a one-stop solution for benchmarking multimodal large language models across various tasks including text, image, video, and audio.
VLMEvalKit
VLMEvalKit is an open-source Python evaluation toolkit for large vision-language models that offers one-command evaluation with support for various benchmarks and models.

Persona

lmms-eval
-
VLMEvalKit
-

Runtime

lmms-eval
-
VLMEvalKit
-

License

lmms-eval
Other
VLMEvalKit
Apache-2.0

Last pushed

lmms-eval
Aug 6, 2026
VLMEvalKit
Aug 17, 2026

Categories

lmms-eval
Evaluation & Observability
VLMEvalKit
Evaluation & Observability

Trust and health

Maintenance

lmms-eval
Active (82%)
VLMEvalKit
Very active (96%)

Days since push

lmms-eval
11d
VLMEvalKit
0d

Open issues (now)

lmms-eval
49
VLMEvalKit
285

Stars delta

lmms-eval
+52 (30d)
VLMEvalKit
+60 (30d)

Open issues delta

lmms-eval
+9 (30d)
VLMEvalKit
+21 (30d)

OSV dependency advisories

lmms-eval
No lockfile (source not queried)
VLMEvalKit
Published findings

Full report

lmms-eval
Trust report
VLMEvalKit
Trust report

Typed relationship

lmms-eval successor VLMEvalKitVLMEvalKit has a 'successor' relationship to 'lmms-eval' because while lmms-eval provides a unified evaluation framework for multimodal large language models across various media types, VLMEvalKit specifically focuses on and simplifies the evaluation of vision-language models through dedicated generation-based methods and exact matching techniques, offering more specialized capabilities within a细分

Shared compatibility

  • Python · lmms-eval: Python runtime · VLMEvalKit: Python runtime

Choose lmms-eval if…

  • License: lmms-eval is Other, VLMEvalKit is Apache-2.0.
  • VLMEvalKit has a 'successor' relationship to 'lmms-eval' because while lmms-eval provides a unified evaluation framework for multimodal large language models across various media types, VLMEvalKit specifically focuses on and simplifies the evaluation of vision-language models through dedicated generation-based methods and exact matching techniques, offering more specialized capabilities within a细分
  • Tags unique to lmms-eval: agi, audio-evaluation, benchmark, llm-evaluation.
  • You need to evaluate LLaVA series models on different datasets with precise control over reproducibility details like torch/cuda versions.

When NOT to use lmms-eval

  • Looking for a tool that supports less than Python 3.12, as uv setup mandates this version.
  • Requiring support beyond text, image, video, and audio modalities which lmms-eval specifically covers.
  • Your project doesn't benefit from extensive results tracking in Google Sheets or relies solely on alternative reproducibility mechanisms without external dependencies.

Choose VLMEvalKit if…

  • License: VLMEvalKit is Apache-2.0, lmms-eval is Other.
  • VLMEvalKit has a 'successor' relationship to 'lmms-eval' because while lmms-eval provides a unified evaluation framework for multimodal large language models across various media types, VLMEvalKit specifically focuses on and simplifies the evaluation of vision-language models through dedicated generation-based methods and exact matching techniques, offering more specialized capabilities within a细分
  • Tags unique to VLMEvalKit: computer-vision, llm, multi-modal.
  • When you need to evaluate models supporting thinking mode, as it provides a custom split_thinking function improving accuracy.

When NOT to use VLMEvalKit

  • If your project requires evaluation tools that generate Excel files with individual cells larger than the default support of 32,767 characters and cannot switch to TSV format.
  • When you do not need generation-based evaluation methods with exact matching and LLM-based answer extraction.

Explore

Sources

Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.

GitHub stars on cards: lmms-eval 4.4k · VLMEvalKit 4.3k (synced Aug 17, 2026).

Common questions

What is the difference between lmms-eval and VLMEvalKit?
lmms-eval: One-for-All Multimodal Evaluation Toolkit Across Text, Image, Video, and Audio Tasks. VLMEvalKit: An open-source evaluation toolkit for large vision-language models. See the comparison table for live GitHub stats and shared categories.
When should I choose lmms-eval over VLMEvalKit?
Choose lmms-eval over VLMEvalKit when License: lmms-eval is Other, VLMEvalKit is Apache-2.0; VLMEvalKit has a 'successor' relationship to 'lmms-eval' because while lmms-eval provides a unified evaluation framework for multimodal large language models across various media types, VLMEvalKit specifically focuses on and simplifies the evaluation of vision-language models through dedicated generation-based methods and exact matching techniques, offering more specialized capabilities within a细分; Tags unique to lmms-eval: agi, audio-evaluation, benchmark, llm-evaluation; You need to evaluate LLaVA series models on different datasets with precise control over reproducibility details like torch/cuda versions.
When should I choose VLMEvalKit over lmms-eval?
Choose VLMEvalKit over lmms-eval when License: VLMEvalKit is Apache-2.0, lmms-eval is Other; VLMEvalKit has a 'successor' relationship to 'lmms-eval' because while lmms-eval provides a unified evaluation framework for multimodal large language models across various media types, VLMEvalKit specifically focuses on and simplifies the evaluation of vision-language models through dedicated generation-based methods and exact matching techniques, offering more specialized capabilities within a细分; Tags unique to VLMEvalKit: computer-vision, llm, multi-modal; When you need to evaluate models supporting thinking mode, as it provides a custom split_thinking function improving accuracy.
When should I avoid lmms-eval?
Looking for a tool that supports less than Python 3.12, as uv setup mandates this version. Requiring support beyond text, image, video, and audio modalities which lmms-eval specifically covers. Your project doesn't benefit from extensive results tracking in Google Sheets or relies solely on alternative reproducibility mechanisms without external dependencies.
When should I avoid VLMEvalKit?
If your project requires evaluation tools that generate Excel files with individual cells larger than the default support of 32,767 characters and cannot switch to TSV format. When you do not need generation-based evaluation methods with exact matching and LLM-based answer extraction.
Is lmms-eval or VLMEvalKit more popular on GitHub?
lmms-eval has more GitHub stars (4,368 vs 4,345). Stars measure visibility, not whether either tool fits your constraints.
Are lmms-eval and VLMEvalKit open source?
Yes - both are open-source projects on GitHub (lmms-eval: Other, VLMEvalKit: Apache-2.0).
Where can I find alternatives to lmms-eval or VLMEvalKit?
GraphCanon lists graph-backed alternatives at lmms-eval alternatives and VLMEvalKit alternatives (lmms-eval markdown twin, VLMEvalKit markdown twin), ranked by typed relationship edges rather than popularity votes.
Is there a machine-readable version of this comparison?
Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
Which is better maintained, lmms-eval or VLMEvalKit?
lmms-eval: Active. VLMEvalKit: Very active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
Where are the full trust reports for lmms-eval and VLMEvalKit?
GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: lmms-eval trust report; VLMEvalKit trust report.

Was this helpful?

Anonymous feedback helps us improve pages and translations.