mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-10 00:50:11 +01:00
The popular mirostat "Gold/Silver/Bronze" community settings (#1146)
* The popular mirostat "Gold/Silver/Bronze" community settings These settings have been popular in the community and are good candidates for defaults. * Update Miro Bronze.json * Update Miro Gold.json * Update Miro Bronze.json * Update Miro Silver.json * Rename Kobold presets * Update textgen presets --------- Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
This commit is contained in:
parent
d861c59f27
commit
66911160c0
25
public/KoboldAI Settings/Miro Bronze.settings
Normal file
25
public/KoboldAI Settings/Miro Bronze.settings
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"temp": 1.06,
|
||||||
|
"rep_pen": 1,
|
||||||
|
"rep_pen_range": 0,
|
||||||
|
"top_p": 1,
|
||||||
|
"top_a": 0,
|
||||||
|
"top_k": 0,
|
||||||
|
"typical": 1,
|
||||||
|
"tfs": 1,
|
||||||
|
"rep_pen_slope": 0.9,
|
||||||
|
"single_line": false,
|
||||||
|
"sampler_order": [
|
||||||
|
6,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
2,
|
||||||
|
5
|
||||||
|
],
|
||||||
|
"mirostat": 2,
|
||||||
|
"mirostat_tau": 9.61,
|
||||||
|
"mirostat_eta": 1,
|
||||||
|
"use_default_badwordsids": true
|
||||||
|
}
|
25
public/KoboldAI Settings/Miro Gold.settings
Normal file
25
public/KoboldAI Settings/Miro Gold.settings
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"temp": 1.17,
|
||||||
|
"rep_pen": 1,
|
||||||
|
"rep_pen_range": 0,
|
||||||
|
"top_p": 1,
|
||||||
|
"top_a": 0,
|
||||||
|
"top_k": 0,
|
||||||
|
"typical": 1,
|
||||||
|
"tfs": 1,
|
||||||
|
"rep_pen_slope": 0.9,
|
||||||
|
"single_line": false,
|
||||||
|
"sampler_order": [
|
||||||
|
6,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
2,
|
||||||
|
5
|
||||||
|
],
|
||||||
|
"mirostat": 2,
|
||||||
|
"mirostat_tau": 9.91,
|
||||||
|
"mirostat_eta": 1,
|
||||||
|
"use_default_badwordsids": true
|
||||||
|
}
|
25
public/KoboldAI Settings/Miro Silver.settings
Normal file
25
public/KoboldAI Settings/Miro Silver.settings
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"temp": 1.17,
|
||||||
|
"rep_pen": 1,
|
||||||
|
"rep_pen_range": 0,
|
||||||
|
"top_p": 1,
|
||||||
|
"top_a": 0,
|
||||||
|
"top_k": 0,
|
||||||
|
"typical": 1,
|
||||||
|
"tfs": 1,
|
||||||
|
"rep_pen_slope": 0.9,
|
||||||
|
"single_line": false,
|
||||||
|
"sampler_order": [
|
||||||
|
6,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
2,
|
||||||
|
5
|
||||||
|
],
|
||||||
|
"mirostat": 2,
|
||||||
|
"mirostat_tau": 9.62,
|
||||||
|
"mirostat_eta": 1,
|
||||||
|
"use_default_badwordsids": true
|
||||||
|
}
|
24
public/TextGen Settings/Miro Bronze.settings
Normal file
24
public/TextGen Settings/Miro Bronze.settings
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"temp": 1.06,
|
||||||
|
"top_p": 1,
|
||||||
|
"top_k": 0,
|
||||||
|
"typical_p": 1,
|
||||||
|
"top_a": 0,
|
||||||
|
"tfs": 1,
|
||||||
|
"epsilon_cutoff": 0,
|
||||||
|
"eta_cutoff": 0,
|
||||||
|
"rep_pen": 1,
|
||||||
|
"rep_pen_range": 0,
|
||||||
|
"no_repeat_ngram_size": 0,
|
||||||
|
"penalty_alpha": 0,
|
||||||
|
"num_beams": 1,
|
||||||
|
"length_penalty": 1,
|
||||||
|
"min_length": 0,
|
||||||
|
"encoder_rep_pen": 1,
|
||||||
|
"do_sample": true,
|
||||||
|
"early_stopping": false,
|
||||||
|
"mirostat_mode": 2,
|
||||||
|
"mirostat_tau": 9.61,
|
||||||
|
"mirostat_eta": 1,
|
||||||
|
"rep_pen_size": 0
|
||||||
|
}
|
24
public/TextGen Settings/Miro Gold.settings
Normal file
24
public/TextGen Settings/Miro Gold.settings
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"temp": 1.17,
|
||||||
|
"top_p": 1,
|
||||||
|
"top_k": 0,
|
||||||
|
"typical_p": 1,
|
||||||
|
"top_a": 0,
|
||||||
|
"tfs": 1,
|
||||||
|
"epsilon_cutoff": 0,
|
||||||
|
"eta_cutoff": 0,
|
||||||
|
"rep_pen": 1,
|
||||||
|
"rep_pen_range": 0,
|
||||||
|
"no_repeat_ngram_size": 0,
|
||||||
|
"penalty_alpha": 0,
|
||||||
|
"num_beams": 1,
|
||||||
|
"length_penalty": 1,
|
||||||
|
"min_length": 0,
|
||||||
|
"encoder_rep_pen": 1,
|
||||||
|
"do_sample": true,
|
||||||
|
"early_stopping": false,
|
||||||
|
"mirostat_mode": 2,
|
||||||
|
"mirostat_tau": 9.91,
|
||||||
|
"mirostat_eta": 1,
|
||||||
|
"rep_pen_size": 0
|
||||||
|
}
|
24
public/TextGen Settings/Miro Silver.settings
Normal file
24
public/TextGen Settings/Miro Silver.settings
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"temp": 1.17,
|
||||||
|
"top_p": 1,
|
||||||
|
"top_k": 0,
|
||||||
|
"typical_p": 1,
|
||||||
|
"top_a": 0,
|
||||||
|
"tfs": 1,
|
||||||
|
"epsilon_cutoff": 0,
|
||||||
|
"eta_cutoff": 0,
|
||||||
|
"rep_pen": 1,
|
||||||
|
"rep_pen_range": 0,
|
||||||
|
"no_repeat_ngram_size": 0,
|
||||||
|
"penalty_alpha": 0,
|
||||||
|
"num_beams": 1,
|
||||||
|
"length_penalty": 1,
|
||||||
|
"min_length": 0,
|
||||||
|
"encoder_rep_pen": 1,
|
||||||
|
"do_sample": true,
|
||||||
|
"early_stopping": false,
|
||||||
|
"mirostat_mode": 2,
|
||||||
|
"mirostat_tau": 9.62,
|
||||||
|
"mirostat_eta": 1,
|
||||||
|
"rep_pen_size": 0
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user