Spaces:
Sleeping
Sleeping
File size: 1,087 Bytes
eaea42b 2665f49 eaea42b 2665f49 eaea42b 2665f49 eaea42b 2665f49 | 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 31 32 33 34 35 36 37 38 39 40 | ---
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!
|