#159 · Primary category: MLOps & Evaluation
llm-colosseum
Benchmark LLMs by fighting in Street Fighter 3! The new way to evaluate the quality of an LLM
Project last updated:03/21/25
GitHub Stars
1.5K
Forks
182
Contributors
12
License
MIT
Why we included this project
LLM evaluation usually means ticking off multiple-choice questions, but this project stages the test as a live Street Fighter III match. Two models fight each other in real time, and the winner is the one that reads the changing screen and reacts to its opponent fast enough to matter. The repo ships a text robot that feeds the model a written description of the game and a vision robot that hands it a screenshot, so you can see how text-only and multimodal models behave in the same spot. It also runs local inference through Ollama, which lets small teams run their own head-to-head matchups without paying for API calls on every experiment.
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