kroonen commited on
Commit
1a2ffb2
1 Parent(s): 1091e55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- license: mit
 
 
 
 
 
 
3
  tags:
4
- - phi
5
- - phi2
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