bartowski commited on
Commit
519790c
·
verified ·
1 Parent(s): 9a4a90c

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,6 +1,20 @@
1
  ---
2
  quantized_by: bartowski
3
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  ## Llamacpp imatrix Quantizations of Phi-4-mini-reasoning by microsoft
 
1
  ---
2
  quantized_by: bartowski
3
  pipeline_tag: text-generation
4
+ widget:
5
+ - messages:
6
+ - role: user
7
+ content: How to solve 3*x^2+4*x+5=1?
8
+ language:
9
+ - en
10
+ license: mit
11
+ base_model_relation: quantized
12
+ base_model: microsoft/Phi-4-mini-reasoning
13
+ tags:
14
+ - nlp
15
+ - math
16
+ - code
17
+ license_link: https://huggingface.co/microsoft/Phi-4-mini-instruct-reasoning/resolve/main/LICENSE
18
  ---
19
 
20
  ## Llamacpp imatrix Quantizations of Phi-4-mini-reasoning by microsoft