Spaces:
Sleeping
Sleeping
File size: 630 Bytes
456ba0b 8d19f6c 456ba0b 8d19f6c 456ba0b 8d19f6c fe0e8c1 8d19f6c 456ba0b fe0e8c1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
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
|