Tweak the Naive preset (for LLaMA/RWKV)
This commit is contained in:
parent
5b354817f6
commit
4cc36dc434
1 changed files with 2 additions and 3 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue