Tweak the Naive preset (for LLaMA/RWKV)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
do_sample=True
|
||||
top_p=1
|
||||
typical_p=0.3
|
||||
temperature=0.7
|
||||
top_p=0.95
|
||||
temperature=0.8
|
||||
|
||||
Reference in New Issue
Block a user