#68 · Primary category: MLOps & Evaluation
lmms-eval
One-for-All Multimodal Evaluation Toolkit Across Text, Image, Video, and Audio Tasks
Project last updated:08/29/26
GitHub Stars
4.4K
Forks
647
Contributors
227
License
Other
Why we included this project
Teams that build or fine-tune multimodal models usually hit the same wall: the hardest part is trusting the eval numbers, and this project is built around that problem. Instead of wiring up each benchmark by hand, you point it at a model and it runs vision, language, audio, and video tasks through one pipeline backed by a library of 100+ standard benchmarks, so your checkpoint gets compared against established results in the same format. Reproducibility gets real attention here, with confidence intervals, paired comparisons, and consistent post-processing aimed at the familiar failure where two groups report different scores for the same model. Adaptive batching and video I/O optimizations also keep expensive GPUs busy during large runs, which matters for small teams without dedicated eval infrastructure. For anyone deciding whether a change is a genuine improvement or just noise, having text, image, video, and audio covered by a single tool saves real time.
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