Add Novel Euterpe presets

This commit is contained in:
Cohee
2023-06-15 13:34:47 +03:00
parent 9600eb4947
commit fc078fb146
10 changed files with 170 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"order": [3, 2, 1, 0],
"temperature": 1.15,
"max_length": 60,
"min_length": 60,
"top_k": 0,
"top_p": 0.95,
"top_a": 1,
"typical_p": 1,
"tail_free_sampling": 0.8,
"repetition_penalty": 2.75,
"repetition_penalty_range": 2048,
"repetition_penalty_slope": 7.02,
"repetition_penalty_frequency": 0,
"repetition_penalty_presence": 0,
"max_context": 2048
}

View File

@@ -0,0 +1,17 @@
{
"order": [1, 0, 3],
"temperature": 1.33,
"max_length": 60,
"min_length": 60,
"top_k": 13,
"top_p": 1,
"top_a": 1,
"typical_p": 1,
"tail_free_sampling": 0.836,
"repetition_penalty": 2.366,
"repetition_penalty_range": 400,
"repetition_penalty_slope": 0.33,
"repetition_penalty_frequency": 0.01,
"repetition_penalty_presence": 0,
"max_context": 2048
}

View File

@@ -0,0 +1,17 @@
{
"order": [0, 1, 2, 3],
"temperature": 0.585,
"max_length": 60,
"min_length": 60,
"top_k": 0,
"top_p": 1,
"top_a": 1,
"typical_p": 1,
"tail_free_sampling": 0.87,
"repetition_penalty": 3.05,
"repetition_penalty_range": 2048,
"repetition_penalty_slope": 0.33,
"repetition_penalty_frequency": 0,
"repetition_penalty_presence": 0,
"max_context": 2048
}

View File

@@ -0,0 +1,17 @@
{
"order": [2, 1, 3, 0],
"temperature": 0.86,
"max_length": 60,
"min_length": 60,
"top_k": 20,
"top_p": 0.95,
"top_a": 1,
"typical_p": 1,
"tail_free_sampling": 1,
"repetition_penalty": 2.25,
"repetition_penalty_range": 2048,
"repetition_penalty_slope": 0.09,
"repetition_penalty_frequency": 0,
"repetition_penalty_presence": 0,
"max_context": 2048
}

View File

@@ -0,0 +1,17 @@
{
"order": [2, 1, 3, 0],
"temperature": 0.63,
"max_length": 60,
"min_length": 60,
"top_k": 0,
"top_p": 0.975,
"top_a": 1,
"typical_p": 1,
"tail_free_sampling": 0.975,
"repetition_penalty": 2.975,
"repetition_penalty_range": 2048,
"repetition_penalty_slope": 0.09,
"repetition_penalty_frequency": 0,
"repetition_penalty_presence": 0,
"max_context":2048
}

View File

@@ -0,0 +1,17 @@
{
"order": [2, 1, 3, 0],
"temperature": 0.94,
"max_length": 60,
"min_length": 60,
"top_k": 12,
"top_p": 1,
"top_a": 1,
"typical_p": 1,
"tail_free_sampling": 0.94,
"repetition_penalty": 2.66,
"repetition_penalty_range": 2048,
"repetition_penalty_slope": 0.18,
"repetition_penalty_frequency": 0.013,
"repetition_penalty_presence": 0,
"max_context": 2048
}

View File

@@ -0,0 +1,17 @@
{
"order": [1, 5, 4, 3, 0],
"temperature": 1.25,
"max_length": 60,
"min_length": 60,
"top_k": 300,
"top_p": 1,
"top_a": 0.782,
"typical_p": 0.95,
"tail_free_sampling": 0.802,
"repetition_penalty": 2.075,
"repetition_penalty_range": 512,
"repetition_penalty_slope": 0.36,
"repetition_penalty_frequency": 0,
"repetition_penalty_presence": 0,
"max_context": 2048
}

View File

@@ -0,0 +1,17 @@
{
"order": [0],
"temperature": 0.6889,
"max_length": 60,
"min_length": 60,
"top_k": 0,
"top_p": 1,
"top_a": 1,
"typical_p": 1,
"tail_free_sampling": 1,
"repetition_penalty": 1,
"repetition_penalty_range": 2048,
"repetition_penalty_slope": 0,
"repetition_penalty_frequency": 0.1,
"repetition_penalty_presence": 0,
"max_context": 2048
}

View File

@@ -0,0 +1,17 @@
{
"order": [1, 0, 3]
"temperature": 1.07,
"max_length": 60,
"min_length": 60,
"top_k": 264,
"top_p": 1,
"top_a": 1,
"typical_p": 1,
"tail_free_sampling": 0.925,
"repetition_penalty": 2.165,
"repetition_penalty_range": 404,
"repetition_penalty_slope": 0.84,
"repetition_penalty_frequency": 0,
"repetition_penalty_presence": 0,
"max_context":2048
}

View File

@@ -0,0 +1,17 @@
{
"order": [3, 0],
"temperature": 1.348,
"max_length": 60,
"min_length": 60,
"top_k": 64,
"top_p": 0.909,
"top_a": 1,
"typical_p": 1,
"tail_free_sampling": 0.688,
"repetition_penalty": 4.967,
"repetition_penalty_range": 2048,
"repetition_penalty_slope": 0.09,
"repetition_penalty_frequency": 0,
"repetition_penalty_presence": 0,
"max_context": 2048
}