Files
SillyTavern/public/KoboldAI Settings/Good Winds.settings
2023-04-06 12:05:32 +03:00

22 lines
323 B
Plaintext

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