mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
{
|
|
"order": [3, 0],
|
|
"temperature": 1.7,
|
|
"max_length": 90,
|
|
"min_length": 1,
|
|
"tail_free_sampling": 0.66,
|
|
"repetition_penalty": 1.06,
|
|
"repetition_penalty_range": 340,
|
|
"repetition_penalty_frequency": 0,
|
|
"repetition_penalty_presence": 0,
|
|
"repetition_penalty_slope": 0,
|
|
"max_context": 2048
|
|
} |