Tweak the Naive preset (for LLaMA/RWKV)

This commit is contained in:
oobabooga 2023-03-03 15:09:00 -03:00
parent 5b354817f6
commit 4cc36dc434

View File

@ -1,4 +1,3 @@
do_sample=True do_sample=True
top_p=1 top_p=0.95
typical_p=0.3 temperature=0.8
temperature=0.7