Run this on your machine to benchmark your favorite local LLM. Get concrete numbers for speed, memory, code quality, reasoning, and more. Your results help others find the right LLM for their needs.
Quick Install (Recommended)
Linux/macOS
curl -fsSL https://llm-bench.io/install.sh | bashWindows
irm https://llm-bench.io/install.ps1 | iexThe script-based install flow above is the recommended install path. Code signing is still in progress.
You need a local inference server running with at least one model loaded. The client detects oMLX, Ollama, llama.cpp, LM Studio, vLLM and Text Generation Inference automatically. Most runs finish in 5–15 minutes; reasoning models left on a high thinking effort take considerably longer (why). Benchmarks test your model against real-world scenarios: code generation, reasoning, roleplay, and more.