SillyTavern/public/KoboldAI Settings/Best Guess.settings

22 lines
326 B
Plaintext

{
"max_length": 2048,
"genamt": 100,
"temp": 0.8,
"top_k": 100,
"top_p": 0.9,
"top_a": 0,
"typical": 1,
"tfs": 1,
"rep_pen": 1.15,
"rep_pen_range": 2048,
"rep_pen_slope": 3.4,
"sampler_order": [
6,
5,
0,
2,
3,
1,
4
]
}