rhysjones commited on
Commit
e5a26a3
1 Parent(s): 2666847

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
- This version has the support for the new Phi-3 model type.
 
 
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