Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ Small enough to easily run on any cpu. Pretty instant on a gpu.
|
|
4 |
Used in text-completion mode, from very short input prompts (A, The, A beautiful, The portrait of [...])
|
5 |
This is not a chatbot.
|
6 |
|
7 |
-
Settings that I use for a good variety with
|
8 |
|
9 |
GGUF versions for instant generations : https://huggingface.co/mradermacher/WizzGPTv6-GGUF
|
10 |
|
|
|
4 |
Used in text-completion mode, from very short input prompts (A, The, A beautiful, The portrait of [...])
|
5 |
This is not a chatbot.
|
6 |
|
7 |
+
Settings that I use for a good variety with WizzGPTv6.Q8_0.gguf (173mb) : max_tokens=75, temperature=1.25, top_p=0.90, top_k=40, repeat_penalty=1.4
|
8 |
|
9 |
GGUF versions for instant generations : https://huggingface.co/mradermacher/WizzGPTv6-GGUF
|
10 |
|