mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-11 08:57:11 +01:00
20 lines
213 B
Plaintext
20 lines
213 B
Plaintext
{
|
|
"temp": 1.0,
|
|
"top_p": 0.9,
|
|
"top_k": 40,
|
|
"top_a": 0.0,
|
|
"tfs": 0.9,
|
|
"typical": 1.0,
|
|
"rep_pen": 1.01,
|
|
"rep_pen_slope": 0.9,
|
|
"rep_pen_range": 1024,
|
|
"sampler_order": [
|
|
6,
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5
|
|
]
|
|
} |