Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,8 @@ model-index:
|
|
| 17 |
|
| 18 |
# Quill-v1
|
| 19 |
|
|
|
|
|
|
|
| 20 |
Quill is a sensible, capable writing model trained on a large dataset of late 19th and early 20th century writing from the Gutenberg Project. This model writes with a natural cadence and low gpt-slop, having inherited some human qualities from the Gutenberg3 dataset. It writes with more simple, spare prose than the typical overly-adjectived LLM writing style.
|
| 21 |
|
| 22 |
This model was trained using gemma-2-9b-it as the base. The training methods used were ORPO (gently) then SIMPO (less gently).
|
|
|
|
| 17 |
|
| 18 |
# Quill-v1
|
| 19 |
|
| 20 |
+
GGUFs here: [https://huggingface.co/mradermacher/Quill-v1-GGUF](https://huggingface.co/mradermacher/Quill-v1-GGUF)
|
| 21 |
+
|
| 22 |
Quill is a sensible, capable writing model trained on a large dataset of late 19th and early 20th century writing from the Gutenberg Project. This model writes with a natural cadence and low gpt-slop, having inherited some human qualities from the Gutenberg3 dataset. It writes with more simple, spare prose than the typical overly-adjectived LLM writing style.
|
| 23 |
|
| 24 |
This model was trained using gemma-2-9b-it as the base. The training methods used were ORPO (gently) then SIMPO (less gently).
|