bartowski commited on
Commit
7ba0337
·
verified ·
1 Parent(s): 94daed6

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,6 +1,27 @@
1
  ---
2
  quantized_by: bartowski
3
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
  ## 💫 Community Model> Phi 4 reasoning plus by Microsoft
6
 
 
1
  ---
2
  quantized_by: bartowski
3
  pipeline_tag: text-generation
4
+ widget:
5
+ - messages:
6
+ - role: user
7
+ content: What is the derivative of x^2?
8
+ license: mit
9
+ base_model_relation: quantized
10
+ license_link: https://huggingface.co/microsoft/Phi-4-reasoning-plus/resolve/main/LICENSE
11
+ language:
12
+ - en
13
+ base_model: microsoft/Phi-4-reasoning-plus
14
+ inference:
15
+ parameters:
16
+ temperature: 0
17
+ tags:
18
+ - phi
19
+ - nlp
20
+ - math
21
+ - code
22
+ - chat
23
+ - conversational
24
+ - reasoning
25
  ---
26
  ## 💫 Community Model> Phi 4 reasoning plus by Microsoft
27