Pouyae commited on
Commit
e32b5b7
Β·
1 Parent(s): 8a2f7e5

chore: update README

Browse files
Files changed (1) hide show
  1. README.md +17 -14
README.md CHANGED
@@ -1,14 +1,17 @@
1
- ---
2
- title: HelloWorld
3
- emoji: πŸ‘
4
- colorFrom: purple
5
- colorTo: red
6
- sdk: gradio
7
- sdk_version: 5.29.0
8
- app_file: app.py
9
- pinned: false
10
- license: unknown
11
- short_description: This is my first Space
12
- ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
1
+ # Phi-4 Reasoning Demo (Hugging Face Space)
2
+
3
+ This is a Gradio-powered demo using the `microsoft/phi-4-reasoning-plus` model from Hugging Face for advanced reasoning and text generation.
4
+
5
+ ## πŸ” Model
6
+
7
+ - **Model:** [`microsoft/phi-4-reasoning-plus`](https://huggingface.co/microsoft/phi-4-reasoning-plus)
8
+ - **Use Case:** Text generation, reasoning tasks, assistant-style prompts
9
+
10
+ ## πŸš€ Features
11
+
12
+ - Simple Gradio interface
13
+ - Accepts a user prompt and returns a generated response using the Phi-4 model
14
+
15
+ ## πŸ“¦ Requirements
16
+
17
+ Listed in `requirements.txt`: