SillyTavern/default/content/presets/novel/Writers-Daemon-Kayra.json
2024-09-21 00:24:52 +03:00

26 lines
586 B
JSON

{
"order": [8, 0, 5, 3, 2, 4],
"temperature": 1.5,
"max_length": 150,
"min_length": 1,
"top_a": 0.02,
"top_p": 0.95,
"typical_p": 0.95,
"tail_free_sampling": 0.95,
"mirostat_lr": 0.25,
"mirostat_tau": 5,
"repetition_penalty": 1.625,
"repetition_penalty_range": 2016,
"repetition_penalty_frequency": 0,
"repetition_penalty_presence": 0,
"use_cache": false,
"return_full_text": false,
"prefix": "vanilla",
"phrase_rep_pen": "very_aggressive",
"max_context": 7800,
"min_p": 0,
"math1_temp": 1,
"math1_quad": 0,
"math1_quad_entropy_scale": 0
}