SillyTavern/public/KoboldAI Settings/Basic Coherence.settings

22 lines
325 B
Plaintext

{
"max_length": 2048,
"genamt": 100,
"temp": 0.59,
"top_k": 0,
"top_p": 1,
"top_a": 0,
"typical": 1,
"tfs": 0.87,
"rep_pen": 1.1,
"rep_pen_range": 2048,
"rep_pen_slope": 0.3,
"sampler_order": [
6,
5,
0,
2,
3,
1,
4
]
}