Pouyae commited on
Commit
6547284
·
1 Parent(s): e32b5b7

chore: add Hugging Face metadata to README

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +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.
 
1
+ ---
2
+ title: Phi-4 Reasoning Demo
3
+ emoji: 🤖
4
+ colorFrom: purple
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 5.29.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Phi-4 Reasoning Demo (Hugging Face Space)
13
 
14
  This is a Gradio-powered demo using the `microsoft/phi-4-reasoning-plus` model from Hugging Face for advanced reasoning and text generation.