#83 · Primary category: MLOps & Evaluation
evalscope
A streamlined and customizable framework for efficient large model (LLM, VLM, AIGC) evaluation and performance benchmarking.
Project last updated:08/28/26
GitHub Stars
3.3K
Forks
471
Contributors
104
License
Apache-2.0
Why we included this project
Deciding which LLM or multimodal model actually ships is usually a judgment call, and EvalScope makes it less guesswork by running candidates through established benchmarks like MMLU, GSM8K, C-Eval, and AIME with a single command, across text, vision, embedding, reranker, and AIGC models. Accuracy scores are paired with inference stress testing, reporting metrics like TTFT and TPOT, and a WebUI where you can compare models side by side and drill into individual predictions. Teams shipping agentic or tool-using systems get a controlled multi-turn agent loop with Docker sandboxing, and every turn's trace is recorded so you can see exactly where a model stumbled. Since it integrates backends such as OpenCompass and VLMEvalKit, you can reuse harnesses you already know instead of rebuilding. The Arena pairwise battle feature ranks models by preference rather than a single aggregate score, which often matches how real deployment decisions get made.
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