Spaces:
Sleeping
Sleeping
| 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! | |