migrate
This commit is contained in:
27
data/default-user/NovelAI Settings/Erato-Zany Scribe.json
Normal file
27
data/default-user/NovelAI Settings/Erato-Zany Scribe.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"max_context": 8000,
|
||||
"temperature": 1,
|
||||
"max_length": 150,
|
||||
"min_length": 1,
|
||||
"top_k": 0,
|
||||
"top_p": 0.99,
|
||||
"top_a": 1,
|
||||
"typical_p": 1,
|
||||
"tail_free_sampling": 0.99,
|
||||
"repetition_penalty": 1,
|
||||
"repetition_penalty_range": 64,
|
||||
"repetition_penalty_slope": 1,
|
||||
"repetition_penalty_frequency": 0.75,
|
||||
"repetition_penalty_presence": 1.5,
|
||||
"phrase_rep_pen": "medium",
|
||||
"mirostat_lr": 1,
|
||||
"mirostat_tau": 1,
|
||||
"math1_temp": -0.4,
|
||||
"math1_quad": 0.6,
|
||||
"math1_quad_entropy_scale": -0.1,
|
||||
"min_p": 0.08,
|
||||
"order": [
|
||||
9,
|
||||
2
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user