mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-21 23:57:58 +01:00
Revert the Default preset to a previous version
This commit is contained in:
parent
a75e02de4d
commit
28a11f5724
@ -1,6 +1,6 @@
|
||||
do_sample=True
|
||||
top_p=0.95
|
||||
top_k=50
|
||||
temperature=1
|
||||
top_p=0.5
|
||||
top_k=40
|
||||
temperature=0.7
|
||||
repetition_penalty=1.2
|
||||
typical_p=1.0
|
||||
|
Loading…
Reference in New Issue
Block a user