Use YAML for presets and settings
This commit is contained in:
parent
2cf711f35e
commit
00ebea0b2a
42 changed files with 155 additions and 169 deletions
6
presets/LLaMA-Precise.yaml
Normal file
6
presets/LLaMA-Precise.yaml
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