Update README.md
Browse files
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).
|