Revert the Default preset to a previous version

This commit is contained in:
oobabooga 2023-04-13 12:59:18 -03:00
parent a75e02de4d
commit 28a11f5724

View file

@ -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