LMBenchmark
Description
Systematic and comprehensive benchmarks for LLM systems.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
LLM Benchmark Suite
This repository contains a comprehensive suite of benchmarks for evaluating LLM serving systems. The suite includes multiple scenarios to test different aspects of model performance.
The workload simulated in these benchmarks is a multi-round QA (question answering) task with multiple users interacting with an LLM engine concurrently. An illustration is shown below:

Available Benchmarks
**ShareGPT Benchmark**
- Replays real-world conversations from ShareGPT
- Default QPS: 1.34
**Short Input, Short Output (Synthetic)**
- System prompt: 0 tokens
- Chat history: 256 tokens
- Answer length: 20 tokens
- Default QPS: 15
**Long Input, Short Output (Synthetic)**
- System prompt: 1000 tokens
- Chat history: 20000 tokens
- Answer length: 100 tokens
- Default QPS: 0.1
Running Benchmarks
The unified script `run_benchmarks.sh` can run any combination of benchmarks with consistent configuration:
# Run all benchmarks with default QPS
./run_benchmarks.sh all
# Run specific benchmarks with default QPS
./run_benchmarks.sh sharegpt short-input
# Run specific benchmarks with custom QPS
./run_benchmarks.sh sharegpt short-input 1.34 2.0 3.0
Examples
# Run all benchmarks with default QPS
./run_benchmarks.sh meta-llama/Llama-3.1-8B-Instruct http://localhost:8000 /mnt/requests/benchmark all
# Run ShareGPT and short input benchmarks with custom QPS
./run_benchmarks.sh meta-llama/Llama-3.1-8B-Instruct http://localhost:8000 /mnt/requests/benchmark sharegpt short-input 1.34 2.0 3.0
Output Files
Results are saved in CSV format with the following naming convention:
- ShareGPT:
_sharegpt_output_.csv - Short Input: `
short_input_output.c
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI