Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Phi-3.1-mini-128k-instruct
|
|
|
1 |
+
---
|
2 |
+
base_model: microsoft/Phi-3-mini-128k-instruct
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: mit
|
6 |
+
license_link: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct/resolve/main/LICENSE
|
7 |
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- nlp
|
10 |
+
- code
|
11 |
+
quantized_by: bartowski
|
12 |
+
widget:
|
13 |
+
- messages:
|
14 |
+
- role: user
|
15 |
+
content: Can you provide ways to eat combinations of bananas and dragonfruits?
|
16 |
---
|
17 |
|
18 |
## Llamacpp imatrix Quantizations of Phi-3.1-mini-128k-instruct
|