bartowski commited on
Commit
31acd2b
·
verified ·
1 Parent(s): a2fd3b2

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
 
6
  ## Llamacpp imatrix Quantizations of Phi-4-reasoning by microsoft
 
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/resolve/main/LICENSE
11
+ language:
12
+ - en
13
+ base_model: microsoft/Phi-4-reasoning
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
 
27
  ## Llamacpp imatrix Quantizations of Phi-4-reasoning by microsoft