migrate
This commit is contained in:
24
default/content/presets/novel/Carefree-Kayra.json
Normal file
24
default/content/presets/novel/Carefree-Kayra.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"order": [2, 3, 0, 4, 1],
|
||||
"temperature": 1.35,
|
||||
"max_length": 150,
|
||||
"min_length": 1,
|
||||
"top_k": 15,
|
||||
"top_p": 0.85,
|
||||
"top_a": 0.1,
|
||||
"tail_free_sampling": 0.915,
|
||||
"repetition_penalty": 2.8,
|
||||
"repetition_penalty_range": 2048,
|
||||
"repetition_penalty_slope": 0.02,
|
||||
"repetition_penalty_frequency": 0.02,
|
||||
"repetition_penalty_presence": 0,
|
||||
"use_cache": false,
|
||||
"return_full_text": false,
|
||||
"prefix": "vanilla",
|
||||
"phrase_rep_pen": "aggressive",
|
||||
"max_context": 7800,
|
||||
"min_p": 0,
|
||||
"math1_temp": 1,
|
||||
"math1_quad": 0,
|
||||
"math1_quad_entropy_scale": 0
|
||||
}
|
Reference in New Issue
Block a user