hf-model-runner / README.md
dharshanzeb's picture
Add README with Space metadata
2665f49 verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
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

  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!