Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.14.0
metadata
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
- Pick a task from the dropdown
- Choose a model (or type any model ID)
- Enter your input text
- Click Run β results appear in seconds!