Remove legacy presets

This commit is contained in:
Cohee
2023-09-06 14:19:50 +03:00
parent 322511caa9
commit 9f79e11bb5
10 changed files with 0 additions and 202 deletions

View File

@@ -1,21 +0,0 @@
{
"temp": 0.8,
"top_k": 28,
"top_p": 0.94,
"top_a": 0.00,
"tfs": 0.96,
"typical": 0.98,
"rep_pen": 1.03,
"rep_pen_slope": 0.8,
"rep_pen_range": 120.0,
"ikgen": 200,
"sampler_order": [
6,
4,
3,
2,
0,
1,
5
]
}

View File

@@ -1,20 +0,0 @@
{
"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
]
}

View File

@@ -1,20 +0,0 @@
{
"temp": 0.43,
"top_p": 0.96,
"top_k": 0,
"top_a": 0.0,
"tfs": 0.68,
"typical": 1.0,
"rep_pen": 1.17,
"rep_pen_slope": 0.2,
"rep_pen_range": 1024,
"sampler_order": [
6,
0,
1,
2,
3,
4,
5
]
}

View File

@@ -1,20 +0,0 @@
{
"temp": 0.65,
"top_p": 0.9,
"top_k": 0,
"top_a": 0.0,
"tfs": 0.9,
"typical": 1.0,
"rep_pen": 1.1,
"rep_pen_slope": 0.9,
"rep_pen_range": 1024,
"sampler_order": [
6,
0,
1,
2,
3,
4,
5
]
}

View File

@@ -1,20 +0,0 @@
{
"temp": 0.79,
"top_k": 0,
"top_p": 0.9,
"top_a": 0,
"typical": 1,
"tfs": 0.95,
"rep_pen": 1.19,
"rep_pen_range": 1024,
"rep_pen_slope": 0.9,
"sampler_order": [
6,
0,
1,
2,
3,
4,
5
]
}

View File

@@ -1,20 +0,0 @@
{
"temp": 0.79,
"top_p": 0.9,
"top_k": 0,
"top_a": 0.0,
"tfs": 0.95,
"typical": 1.0,
"rep_pen": 1.19,
"rep_pen_slope": 0.9,
"rep_pen_range": 1024,
"sampler_order": [
6,
0,
1,
2,
3,
4,
5
]
}

View File

@@ -1,20 +0,0 @@
{
"temp": 0.65,
"top_p": 0.9,
"top_k": 0,
"top_a": 0.0,
"tfs": 0.9,
"typical": 1.0,
"rep_pen": 1.08,
"rep_pen_slope": 0.9,
"rep_pen_range": 1024,
"sampler_order": [
6,
0,
1,
2,
3,
4,
5
]
}

View File

@@ -1,20 +0,0 @@
{
"temp": 0.8,
"top_p": 0.94,
"top_k": 15,
"tfs": 0.96,
"typical": 0.98,
"top_a": 0.01,
"rep_pen": 1.02,
"rep_pen_slope": 0.8,
"rep_pen_range": 256.0,
"sampler_order": [
6,
4,
3,
2,
0,
1,
5
]
}

View File

@@ -1,20 +0,0 @@
{
"temp": 1,
"top_p": 1,
"top_k": 0,
"top_a": 0.0,
"tfs": 0.97,
"typical": 1.0,
"rep_pen": 1.04,
"rep_pen_slope": 0.0,
"rep_pen_range": 1400,
"sampler_order": [
6,
0,
1,
2,
3,
4,
5
]
}