mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add files via upload
This commit is contained in:
28
public/KoboldAI Settings/Universal.json
Normal file
28
public/KoboldAI Settings/Universal.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"temp": 1.5,
|
||||
"rep_pen": 1,
|
||||
"rep_pen_range": 2048,
|
||||
"top_p": 1,
|
||||
"min_p": 0.1,
|
||||
"top_a": 0,
|
||||
"top_k": 0,
|
||||
"typical": 1,
|
||||
"tfs": 1,
|
||||
"rep_pen_slope": 1,
|
||||
"sampler_order": [
|
||||
6,
|
||||
0,
|
||||
1,
|
||||
3,
|
||||
4,
|
||||
2,
|
||||
5
|
||||
],
|
||||
"mirostat": 0,
|
||||
"mirostat_tau": 0,
|
||||
"mirostat_eta": 1,
|
||||
"use_default_badwordsids": false,
|
||||
"grammar": "",
|
||||
"genamt": 512,
|
||||
"max_length": 8192
|
||||
}
|
Reference in New Issue
Block a user