Spaces:
Sleeping
Sleeping
title: Phi-4 Reasoning Demo | |
emoji: π€ | |
colorFrom: purple | |
colorTo: indigo | |
sdk: gradio | |
sdk_version: 5.29.0 | |
app_file: app.py | |
pinned: false | |
# Phi-4 Reasoning Demo (Hugging Face Space) | |
This is a Gradio-powered demo using the `microsoft/phi-4-reasoning-plus` model from Hugging Face for advanced reasoning and text generation. | |
## π Model | |
- **Model:** [`microsoft/phi-4-reasoning-plus`](https://huggingface.co/microsoft/phi-4-reasoning-plus) | |
- **Use Case:** Text generation, reasoning tasks, assistant-style prompts | |
## π Features | |
- Simple Gradio interface | |
- Accepts a user prompt and returns a generated response using the Phi-4 model | |
## π¦ Requirements | |
Listed in `requirements.txt`: | |