Add LLaMA-Precise preset (#767)
This commit is contained in:
parent
19b516b11b
commit
378d21e80c
2 changed files with 7 additions and 0 deletions
6
presets/LLaMA-Precise.txt
Normal file
6
presets/LLaMA-Precise.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
do_sample=True
|
||||
top_p=0.1
|
||||
top_k=40
|
||||
temperature=0.7
|
||||
repetition_penalty=1.18
|
||||
typical_p=1.0
|
Loading…
Add table
Add a link
Reference in a new issue