Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,25 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of phi-4
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
widget:
|
5 |
+
- messages:
|
6 |
+
- role: user
|
7 |
+
content: How should I explain the Internet?
|
8 |
+
inference:
|
9 |
+
parameters:
|
10 |
+
temperature: 0
|
11 |
+
license: mit
|
12 |
+
base_model: microsoft/phi-4
|
13 |
+
license_link: https://huggingface.co/microsoft/phi-4/resolve/main/LICENSE
|
14 |
+
language:
|
15 |
+
- en
|
16 |
+
tags:
|
17 |
+
- phi
|
18 |
+
- nlp
|
19 |
+
- math
|
20 |
+
- code
|
21 |
+
- chat
|
22 |
+
- conversational
|
23 |
---
|
24 |
|
25 |
## Llamacpp imatrix Quantizations of phi-4
|