--- title: Open-Source Model Comparator emoji: 🤖 colorFrom: blue colorTo: green sdk: gradio sdk_version: "5.43.1" app_file: app.py pinned: false --- # Open-Source Model Comparator This Hugging Face Space compares the performance of multiple open-source LLMs side-by-side. No API key required – everything runs locally on CPU. ## Features - Runs 5+ models at once - Compare outputs in real-time - Adjustable max tokens and temperature - Starter prompts for quick testing - Works on Hugging Face Spaces (CPU-basic) ## Models Used - distilgpt2 - gpt2 - microsoft/DialoGPT-small - facebook/opt-350m - bigscience/bloom-560m