Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
inference: false
|
3 |
-
license:
|
4 |
license_name: microsoft-research-license
|
5 |
license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
|
6 |
language:
|
@@ -14,5 +14,4 @@ This is a quantized GGUF version of Microsoft Phi-2 to 4_0, 8_0 bits and the con
|
|
14 |
|
15 |
(link to the original model : https://huggingface.co/microsoft/phi-2)
|
16 |
|
17 |
-
*Disclamer* : make sure to have the latest version of llama.cpp after commit b9e74f9bca5fdf7d0a22ed25e7a9626335fdfa48
|
18 |
-
|
|
|
1 |
---
|
2 |
inference: false
|
3 |
+
license: mit
|
4 |
license_name: microsoft-research-license
|
5 |
license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
|
6 |
language:
|
|
|
14 |
|
15 |
(link to the original model : https://huggingface.co/microsoft/phi-2)
|
16 |
|
17 |
+
*Disclamer* : make sure to have the latest version of llama.cpp after commit b9e74f9bca5fdf7d0a22ed25e7a9626335fdfa48
|
|