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