mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Tweak the Naive preset (for LLaMA/RWKV)
This commit is contained in:
parent
5b354817f6
commit
4cc36dc434
@ -1,4 +1,3 @@
|
||||
do_sample=True
|
||||
top_p=1
|
||||
typical_p=0.3
|
||||
temperature=0.7
|
||||
top_p=0.95
|
||||
temperature=0.8
|
||||
|
Loading…
Reference in New Issue
Block a user