Revert the Default preset to a previous version
This commit is contained in:
parent
a75e02de4d
commit
28a11f5724
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
do_sample=True
|
do_sample=True
|
||||||
top_p=0.95
|
top_p=0.5
|
||||||
top_k=50
|
top_k=40
|
||||||
temperature=1
|
temperature=0.7
|
||||||
repetition_penalty=1.2
|
repetition_penalty=1.2
|
||||||
typical_p=1.0
|
typical_p=1.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue