rhysjones commited on
Commit
e214ba5
·
verified ·
1 Parent(s): 8e4e910

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,4 +26,4 @@ These are GGUF model format files for the [rhysjones/Phi-3-mini-mango-1](https:/
26
  ## Conversion process
27
 
28
  The usefull 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 to generate the different quantized sizes for the model.
 
26
  ## Conversion process
27
 
28
  The usefull 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.