Pouyae commited on
Commit
cac343d
Β·
1 Parent(s): cae26a6

Revert "chore: update README"

Browse files

This reverts commit e32b5b786132789581ca192111e99b2e24266fc6.

Files changed (1) hide show
  1. README.md +14 -17
README.md CHANGED
@@ -1,17 +1,14 @@
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`:
 
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