OpenCompass
Evaluation platform that benchmarks LLMs on over 70 datasets with distributed execution.
About
Backed by Shanghai AI Laboratory, OpenCompass evaluates large language models against more than 70 datasets totaling roughly 400,000 questions spanning knowledge, reasoning, language, and code. A single command splits work into subtasks and runs distributed evaluation, which is what makes billion-parameter sweeps practical, and experiments are managed through configuration files with real-time result reporting. Inference runs through HuggingFace transformers by default, with vLLM and LMDeploy as accelerated backends, and API adapters cover OpenAI, Claude, Gemini, and the major Chinese providers, so open weights and proprietary endpoints are scored under identical prompts in zero-shot, few-shot, and chain-of-thought settings. Installation is pip install opencompass, with GPU requirements set by the model being tested rather than by the framework itself. The code is Apache-2.0 licensed and free for commercial use. Its CompassRank leaderboards are among the most cited references for ranking Chinese and English models, and the modular design reduces adding a custom dataset to a small configuration exercise.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Observability & Evaluation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- Apache-2.0
- Added
- Jul 29, 2026
Related Tools
UK AI Security Institute framework for large language model evaluations and benchmarks.
ML experiment tracking, visualization, and collaboration
Open source LLM engineering platform for tracing and analytics
Open-source library for evaluating and tracking LLM applications.
Open-source AI metadata tracker for logging and comparing ML experiments.
Python framework for unit testing and evaluating LLM applications with metrics like G-Eval.