ddh0 commited on
Commit
9b720b2
1 Parent(s): 75903c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,4 +4,6 @@ license: mit
4
 
5
  This is [openai-community/gpt2](https://huggingface.co/openai-community/gpt2), converted to the GGUF format.
6
 
7
- The full-precision GGUF model is provided along with q8_0 and q4_K_S quantizations.
 
 
 
4
 
5
  This is [openai-community/gpt2](https://huggingface.co/openai-community/gpt2), converted to the GGUF format.
6
 
7
+ The full-precision GGUF model is provided along with q8_0 and q4_K_S quantizations.
8
+
9
+ Conversion and quantization is performed with llama.cpp commit [ed9d285](https://github.com/ggerganov/llama.cpp/tree/ed9d2854c9de4ae1f448334294e61167b04bec2a).