migrate
This commit is contained in:
24
data/default-user/KoboldAI Settings/Ouroboros.json
Normal file
24
data/default-user/KoboldAI Settings/Ouroboros.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"temp": 1.07,
|
||||
"rep_pen": 1.05,
|
||||
"rep_pen_range": 404,
|
||||
"top_p": 1,
|
||||
"top_a": 0,
|
||||
"top_k": 100,
|
||||
"typical": 1,
|
||||
"tfs": 0.93,
|
||||
"rep_pen_slope": 0.8,
|
||||
"sampler_order": [
|
||||
6,
|
||||
0,
|
||||
5,
|
||||
3,
|
||||
2,
|
||||
1,
|
||||
4
|
||||
],
|
||||
"mirostat": 0,
|
||||
"mirostat_tau": 5,
|
||||
"mirostat_eta": 0.1,
|
||||
"grammar": ""
|
||||
}
|
Reference in New Issue
Block a user