--- title: HF Model Runner emoji: 🚀 colorFrom: blue colorTo: purple sdk: gradio sdk_version: 5.29.0 app_file: app.py pinned: false license: apache-2.0 tags: - text-generation - text-classification - summarization - translation - question-answering - zero-shot-classification - token-classification short_description: Run any Hugging Face model instantly --- # 🚀 HF Model Runner Run **any Hugging Face model** directly in your browser. No setup, no code, no GPU required on your end. ## Features - 🎯 **7 NLP tasks** — Text Generation, Classification, Summarization, Translation, QA, NER, Zero-Shot - 🔍 **Auto model discovery** — Fetches top models from the Hub for each task - ✏️ **Custom model support** — Type any model ID from the Hub - ⚡ **GPU-accelerated** — Powered by ZeroGPU (free H200 access) - 🎛️ **Tunable** — Adjust temperature, max tokens, and more ## How to Use 1. **Pick a task** from the dropdown 2. **Choose a model** (or type any model ID) 3. **Enter your input** text 4. **Click Run** — results appear in seconds!