WI selector style tweak + new KAI preset option

This commit is contained in:
RossAscends
2023-06-30 02:19:46 +09:00
parent 89f905f0e2
commit ad9599c2fc
2 changed files with 27 additions and 2 deletions

View File

@@ -0,0 +1,22 @@
{
"max_length": 2048,
"temp": 1,
"genamt": 100,
"top_k": 0,
"top_p": 0.95,
"top_a": 0,
"typical": 1,
"tfs": 1,
"rep_pen": 1.1,
"rep_pen_range": 2048,
"rep_pen_slope": 0,
"sampler_order": [
6,
0,
1,
2,
3,
4,
5
]
}