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
|
||||
top_p=1
|
||||
typical_p=0.3
|
||||
temperature=0.7
|
||||
top_p=0.95
|
||||
temperature=0.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue