Vincent-Lee
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- phi-3.5-mini
|
5 |
+
- instruct
|
6 |
+
- mobiles
|
7 |
+
- PCs
|
8 |
+
- gguf
|
9 |
+
- chatpdflocal
|
10 |
+
- chatpdf
|
11 |
+
---
|
12 |
+
This is Phi-3.5-mini-instruct GGUF format model, which can be easily runned on PCs, mobile phones or devices with llama.cpp
|