Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,11 @@
|
|
2 |
license: other
|
3 |
license_name: phi-3
|
4 |
license_link: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct/raw/main/LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
|
|
|
2 |
license: other
|
3 |
license_name: phi-3
|
4 |
license_link: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct/raw/main/LICENSE
|
5 |
+
tags:
|
6 |
+
- gguf
|
7 |
+
- phi
|
8 |
+
- '3'
|
9 |
+
- code
|
10 |
+
- phi-3
|
11 |
---
|
12 |
+
The GGUF files of [RDson/Phi-3-mini-code-finetune-128k-instruct-v1](https://huggingface.co/RDson/Phi-3-mini-code-finetune-128k-instruct-v1).
|