SillyTavern/public/NovelAI Settings/Pilotfish-Kayra.settings

23 lines
531 B
Plaintext
Raw Normal View History

2023-07-29 01:23:10 +02:00
{
"order": [6, 0, 4, 1, 2, 5, 3],
"temperature": 1.31,
2023-08-16 20:46:58 +02:00
"max_length": 150,
2023-07-29 01:23:10 +02:00
"min_length": 1,
"top_k": 25,
"top_p": 0.97,
"top_a": 0.18,
"typical_p": 0.98,
"tail_free_sampling": 1,
"repetition_penalty": 1.55,
"repetition_penalty_frequency": 0.00075,
"repetition_penalty_presence": 0.00085,
"repetition_penalty_range": 8192,
"repetition_penalty_slope": 1.8,
"use_cache": false,
"return_full_text": false,
"prefix": "vanilla",
"phrase_rep_pen": "medium",
"cfg_scale": 1.35,
"max_context": 7800
2023-07-29 01:23:10 +02:00
}