Wizz13150 commited on
Commit
2a51054
·
verified ·
1 Parent(s): 6a71d54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 WizzGPTv5.Q8_0.gguf (178mb) : 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
 
 
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