#65 · Primary category: MLOps & Evaluation
VLMEvalKit
Open-source evaluation toolkit of large multi-modality models (LMMs), support 220+ LMMs, 80+ benchmarks
Project last updated:08/28/26
GitHub Stars
4.4K
Forks
756
Contributors
284
License
Apache-2.0
Why we included this project
Comparing vision-language models used to mean juggling separate harnesses and reformatting datasets to match each benchmark. VLMEvalKit collapses that work into a single command, letting small teams run the same evaluation across dozens of benchmarks and a broad set of open-weight and commercial models. It scores responses with generation-based evaluation, using both exact matching and LLM-assisted answer extraction, so the numbers you get are consistent across models rather than artifacts of whichever framework you happened to use. The same runs feed the public OpenVLM leaderboard, which gives you a quick check on how a candidate model did under standard conditions before you commit compute. That makes it useful for picking a model, keeping an eye on regressions during fine-tuning, and producing results you can defend.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models