Comparison
lmms-eval vs promptfoo
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 promptfoo if promptfoo aids in evaluating AI prompts, LLM agents, and RAG systems through declarative config testing with CI/CD support.
Markdown twin · lmms-eval alternatives · promptfoo alternatives
GraphCanon updated 3d
Trust & integrity
| Signal | lmms-eval | promptfoo |
|---|---|---|
| Maintenance | Active (11d since push) As of 3d · github_public_v1 | Very active (0d since push) As of 2w · github_public_v1 |
| Provenance | Not a fork · Organization account As of 3d · github_public_v1 | Not a fork · Organization account As of 2w · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) 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
- promptfoo
- Tool for evaluating prompts and AI agents by comparing performance across various models and red teaming.
Stars
- lmms-eval
- 4.4k
- promptfoo
- 24k
Forks
- lmms-eval
- 639
- promptfoo
- 2.1k
Open issues
- lmms-eval
- 49
- promptfoo
- 481
Language
- lmms-eval
- Python
- promptfoo
- TypeScript
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.
- promptfoo
- promptfoo aids in evaluating AI prompts, LLM agents, and RAG systems through declarative config testing with CI/CD support.
Persona
- lmms-eval
- -
- promptfoo
- -
Runtime
- lmms-eval
- -
- promptfoo
- -
License
- lmms-eval
- Other
- promptfoo
- MIT
Last pushed
- lmms-eval
- Aug 6, 2026
- promptfoo
- Aug 1, 2026
Categories
- lmms-eval
- Evaluation & Observability
- promptfoo
- Evaluation & Observability, LLM Frameworks
Trust and health
Maintenance
- lmms-eval
- Active (82%)
- promptfoo
- Very active (96%)
Days since push
- lmms-eval
- 11d
- promptfoo
- 0d
Open issues (now)
- lmms-eval
- 49
- promptfoo
- 481
Stars delta
- lmms-eval
- +52 (30d)
- promptfoo
- Unknown
Open issues delta
- lmms-eval
- +9 (30d)
- promptfoo
- Unknown
Full report
- lmms-eval
- Trust report
- promptfoo
- Trust report
Typed relationship
Shared compatibility
- Node.js · lmms-eval: Node.js runtime · promptfoo: Node.js runtime
- Python · lmms-eval: Python runtime · promptfoo: Python runtime
Choose lmms-eval if…
- lmms-eval is primarily Python; promptfoo is TypeScript.
- License: lmms-eval is Other, promptfoo is MIT.
- Both tools are designed to evaluate LLMs by providing ways to test and red-team LLM applications, but they use different methodologies for evaluation.
- Tags unique to lmms-eval: agi, audio-evaluation, benchmark, 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 promptfoo if…
- promptfoo is primarily TypeScript; lmms-eval is Python.
- License: promptfoo is MIT, lmms-eval is Other.
- Both tools are designed to evaluate LLMs by providing ways to test and red-team LLM applications, but they use different methodologies for evaluation.
- Tags unique to promptfoo: ci-cd, evaluation-framework, pentesting, red-teaming.
- Also covers LLM Frameworks.
- promptfoo ships Docker support for self-hosted deployment.
- For comparing performance across GPT, Claude, Gemini, DeepSeek
When NOT to use promptfoo
- If you do not require comparative analysis among multiple LLM models
- If your project does not benefit from the specific red teaming capabilities offered by promptfoo
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (EvolvingLMMs-Lab/lmms-eval) · observed Aug 17, 2026
- GitHub forks (EvolvingLMMs-Lab/lmms-eval) · observed Aug 17, 2026
- Last push (EvolvingLMMs-Lab/lmms-eval) · observed Aug 6, 2026
- License file (Other) · observed Aug 17, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (promptfoo/promptfoo) · observed Aug 2, 2026
- GitHub forks (promptfoo/promptfoo) · observed Aug 2, 2026
- Last push (promptfoo/promptfoo) · observed Aug 1, 2026
- License file (MIT) · observed Aug 2, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: lmms-eval 4.4k · promptfoo 24k (synced Aug 17, 2026).
Common questions
- What is the difference between lmms-eval and promptfoo?
- lmms-eval: One-for-All Multimodal Evaluation Toolkit Across Text, Image, Video, and Audio Tasks. promptfoo: Tool for evaluating prompts and AI agents by comparing performance across various models and red teaming.. See the comparison table for live GitHub stats and shared categories.
- When should I choose lmms-eval over promptfoo?
- Choose lmms-eval over promptfoo when lmms-eval is primarily Python; promptfoo is TypeScript; License: lmms-eval is Other, promptfoo is MIT; Both tools are designed to evaluate LLMs by providing ways to test and red-team LLM applications, but they use different methodologies for evaluation; Tags unique to lmms-eval: agi, audio-evaluation, benchmark, 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 promptfoo over lmms-eval?
- Choose promptfoo over lmms-eval when promptfoo is primarily TypeScript; lmms-eval is Python; License: promptfoo is MIT, lmms-eval is Other; Both tools are designed to evaluate LLMs by providing ways to test and red-team LLM applications, but they use different methodologies for evaluation; Tags unique to promptfoo: ci-cd, evaluation-framework, pentesting, red-teaming; Also covers LLM Frameworks; promptfoo ships Docker support for self-hosted deployment; For comparing performance across GPT, Claude, Gemini, DeepSeek.
- 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 promptfoo?
- If you do not require comparative analysis among multiple LLM models If your project does not benefit from the specific red teaming capabilities offered by promptfoo
- Is lmms-eval or promptfoo more popular on GitHub?
- promptfoo has more GitHub stars (23,838 vs 4,368). Stars measure visibility, not whether either tool fits your constraints.
- Are lmms-eval and promptfoo open source?
- Yes - both are open-source projects on GitHub (lmms-eval: Other, promptfoo: MIT).
- Where can I find alternatives to lmms-eval or promptfoo?
- GraphCanon lists graph-backed alternatives at lmms-eval alternatives and promptfoo alternatives (lmms-eval markdown twin, promptfoo 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 promptfoo?
- lmms-eval: Active. promptfoo: 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 promptfoo?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: lmms-eval trust report; promptfoo trust report.