EvalScope
Streamlined and customizable framework for efficient large model (LLM, VLM, AI agent) evaluation and performance benchmarking.
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
evalscope:
image: primussafe/evalscope:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/evalscope:/data
Related tools
NextChat
Cross-platform ChatGPT web UI with multi-model support for Ollama, Claude, Gemini, and more
Lobe Chat
Extensible, open-source ChatGPT alternative with plugins, knowledge base, and multi-LLM support
Open WebUI
User-friendly WebUI for LLMs (Ollama, OpenAI API)
text-generation-webui
Run local LLMs with a powerful web interface — text, vision, tool-calling, and OpenAI-compatible API
Streamlit
Build and share data apps in pure Python — fast
Gradio
Build and share delightful machine learning apps in Python
Guides & articles
EvalScope Tutorial: Benchmark Your LLM in 5 Minutes
A hands-on tutorial to install EvalScope, run your first benchmark on MMLU, GSM8K, and HumanEval with a single command, and read the results.
EvalScope: The Complete Guide to LLM Evaluation & Benchmarking
Everything you need to know about EvalScope, the streamlined evaluation framework for LLMs, VLMs, and AI agents from Alibaba ModelScope — benchmarks, APIs, and deployment.