VLMEvalKit
Runs standardized benchmarks to measure the accuracy of vision‑language models (LMMs) across dozens of tasks.
- •You need to compare several LMM candidates before picking one for a product feature.
- •You want to track how a new model version improves on existing vision‑language benchmarks.
- •You are building a pitch deck and need concrete numbers (e.g., VQA, image captioning scores) to back claims.
python run.py --model_type llava --model_path ~/models/llava-1.5-7b/ --bench_name mmbench --split val --output_dir ./myrun
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/251c180d-d63b-4c7a-b8e3-0f6f179cc766 && curl -fsSL https://workflowstacks.com/api/skills/251c180d-d63b-4c7a-b8e3-0f6f179cc766/claude-skill -o ~/.claude/skills/251c180d-d63b-4c7a-b8e3-0f6f179cc766/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
VLMEvalKit is a very large Python project (~197k lines across 746 code files, plus 3 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2run.pyWhere the program starts running
- 3requirements.txtDependencies and the commands it exposes
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/251c180d-d63b-4c7a-b8e3-0f6f179cc766 && curl -fsSL https://workflowstacks.com/api/skills/251c180d-d63b-4c7a-b8e3-0f6f179cc766/claude-skill -o ~/.claude/skills/251c180d-d63b-4c7a-b8e3-0f6f179cc766/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/251c180d-d63b-4c7a-b8e3-0f6f179cc766?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Related skills
More claude-skill tools founders pair with this one.