Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
This is [openai-community/gpt2-xl](https://huggingface.co/openai-community/gpt2-xl), 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).
|