Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,9 @@ You will need to update your local transformers to the latest version to run thi
|
|
25 |
pip install -U transformers
|
26 |
```
|
27 |
|
28 |
-
|
|
|
|
|
29 |
|
30 |
### Chat Format
|
31 |
|
|
|
25 |
pip install -U transformers
|
26 |
```
|
27 |
|
28 |
+
### GGUF Versions
|
29 |
+
There are GGUF format model files available at [rhysjones/Phi-3-mini-mango-1-GGUF](https://huggingface.co/rhysjones/Phi-3-mini-mango-1-GGUF)
|
30 |
+
|
31 |
|
32 |
### Chat Format
|
33 |
|