Update README.md
Browse files
README.md
CHANGED
|
@@ -7,3 +7,7 @@ base_model:
|
|
| 7 |
---
|
| 8 |
|
| 9 |
## GGUF quantized version of Phi-3 Model (128k-instruct mini)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
## GGUF quantized version of Phi-3 Model (128k-instruct mini)
|
| 10 |
+
|
| 11 |
+
project original [source](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct)
|
| 12 |
+
|
| 13 |
+
Q_4_K_M is recommanded (good for running with CPU as well)
|