Update README.md
Browse files
README.md
CHANGED
@@ -25,5 +25,5 @@ These are GGUF model format files for the [rhysjones/Phi-3-mini-mango-1](https:/
|
|
25 |
|
26 |
## Conversion process
|
27 |
|
28 |
-
The
|
29 |
[llama.cpp](https://github.com/ggerganov/llama.cpp) to generate the different quantized sizes for the model.
|
|
|
25 |
|
26 |
## Conversion process
|
27 |
|
28 |
+
The useful conversion script [GGUF-n-Go](https://github.com/thesven/GGUF-n-Go) by [thesven](https://github.com/thesven) was used along with
|
29 |
[llama.cpp](https://github.com/ggerganov/llama.cpp) to generate the different quantized sizes for the model.
|