Update metadata with huggingface_hub
Browse files
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 |
|