Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
tags:
|
4 |
-
-
|
5 |
-
-
|
6 |
-
- gguf
|
7 |
-
- microsoft
|
8 |
-
- llama
|
9 |
-
- llama2
|
10 |
-
- llamacpp
|
11 |
---
|
12 |
This is a quantized GGUF version of Microsoft Phi-2 to 4_0, 8_0 bits and the converted 16 FP model.
|
13 |
|
|
|
1 |
---
|
2 |
+
inference: false
|
3 |
+
license: other
|
4 |
+
license_name: microsoft-research-license
|
5 |
+
license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
pipeline_tag: text-generation
|
9 |
tags:
|
10 |
+
- nlp
|
11 |
+
- code
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
This is a quantized GGUF version of Microsoft Phi-2 to 4_0, 8_0 bits and the converted 16 FP model.
|
14 |
|