SillyTavern/public/NovelAI Settings/Talker-Chat-Clio.settings

23 lines
526 B
Plaintext
Raw Normal View History

2023-07-20 19:32:15 +02:00
{
2023-07-29 01:23:10 +02:00
"order": [1, 5, 0, 2, 3, 4],
"temperature": 1.5,
2023-08-16 20:46:58 +02:00
"max_length": 150,
2023-07-20 19:32:15 +02:00
"min_length": 1,
2023-07-29 01:23:10 +02:00
"top_k": 10,
"top_p": 0.75,
"top_a": 0.08,
"typical_p": 0.975,
"tail_free_sampling": 0.967,
"repetition_penalty": 2.25,
2023-07-20 19:32:15 +02:00
"repetition_penalty_range": 8192,
2023-07-29 01:23:10 +02:00
"repetition_penalty_slope": 0.09,
"repetition_penalty_frequency": 0,
2023-07-20 19:32:15 +02:00
"repetition_penalty_presence": 0.005,
"use_cache": false,
"return_full_text": false,
"prefix": "vanilla",
"cfg_scale": 1,
2023-07-29 01:23:10 +02:00
"phrase_rep_pen": "very_light",
"max_context": 7800
2023-07-23 01:09:03 +02:00
}