mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add preset settings for TextGen. Thanks oobabooga for compiling them!
This commit is contained in:
15
public/TextGen Settings/Beam Search.settings
Normal file
15
public/TextGen Settings/Beam Search.settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 0.7,
|
||||
top_p: 0.92,
|
||||
top_k: 150,
|
||||
typical_p: 1,
|
||||
rep_pen: 4.5,
|
||||
no_repeat_ngram_size: 2,
|
||||
penalty_alpha: 0,
|
||||
num_beams: 10,
|
||||
length_penalty: 1.4,
|
||||
min_length: 200,
|
||||
encoder_rep_pen: 1,
|
||||
do_sample: true,
|
||||
early_stopping: true
|
||||
}
|
15
public/TextGen Settings/Contrastive Search.settings
Normal file
15
public/TextGen Settings/Contrastive Search.settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 1,
|
||||
top_p: 1,
|
||||
top_k: 4,
|
||||
typical_p: 1,
|
||||
rep_pen: 1,
|
||||
no_repeat_ngram_size: 0,
|
||||
penalty_alpha: 0.6,
|
||||
num_beams: 1,
|
||||
length_penalty: 1,
|
||||
min_length: 0,
|
||||
encoder_rep_pen: 1,
|
||||
do_sample: false,
|
||||
early_stopping: false
|
||||
}
|
15
public/TextGen Settings/Default.settings
Normal file
15
public/TextGen Settings/Default.settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 0.7,
|
||||
top_p: 0.5,
|
||||
top_k: 40,
|
||||
typical_p: 1,
|
||||
rep_pen: 1.2,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/Deterministic.settings
Normal file
15
public/TextGen Settings/Deterministic.settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 1,
|
||||
top_p: 1,
|
||||
top_k: 50,
|
||||
typical_p: 1,
|
||||
rep_pen: 1,
|
||||
no_repeat_ngram_size: 0,
|
||||
penalty_alpha: 0,
|
||||
num_beams: 1,
|
||||
length_penalty: 1,
|
||||
min_length: 0,
|
||||
encoder_rep_pen: 1,
|
||||
do_sample: false,
|
||||
early_stopping: false
|
||||
}
|
15
public/TextGen Settings/Kobold (Godlike).settings
Normal file
15
public/TextGen Settings/Kobold (Godlike).settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 0.7,
|
||||
top_p: 0.5,
|
||||
top_k: 0,
|
||||
typical_p: 0.19,
|
||||
rep_pen: 1.1,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/Kobold (Liminal Drift).settings
Normal file
15
public/TextGen Settings/Kobold (Liminal Drift).settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 0.66,
|
||||
top_p: 1,
|
||||
top_k: 0,
|
||||
typical_p: 0.6,
|
||||
rep_pen: 1.1,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/Naive.settings
Normal file
15
public/TextGen Settings/Naive.settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 0.7,
|
||||
top_p: 0.85,
|
||||
top_k: 50,
|
||||
typical_p: 1,
|
||||
rep_pen: 1,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/NovelAI (Best Guess).settings
Normal file
15
public/TextGen Settings/NovelAI (Best Guess).settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 0.8,
|
||||
top_p: 0.9,
|
||||
top_k: 100,
|
||||
typical_p: 1,
|
||||
rep_pen: 1.15,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/NovelAI (Decadence).settings
Normal file
15
public/TextGen Settings/NovelAI (Decadence).settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 1.99,
|
||||
top_p: 1,
|
||||
top_k: 100,
|
||||
typical_p: 0.97,
|
||||
rep_pen: 1,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/NovelAI (Genesis).settings
Normal file
15
public/TextGen Settings/NovelAI (Genesis).settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 0.63,
|
||||
top_p: 0.98,
|
||||
top_k: 0,
|
||||
typical_p: 1,
|
||||
rep_pen: 1.05,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/NovelAI (Lycaenidae).settings
Normal file
15
public/TextGen Settings/NovelAI (Lycaenidae).settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 1.99,
|
||||
top_p: 0.85,
|
||||
top_k: 12,
|
||||
typical_p: 1,
|
||||
rep_pen: 1.15,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/NovelAI (Ouroboros).settings
Normal file
15
public/TextGen Settings/NovelAI (Ouroboros).settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 1.07,
|
||||
top_p: 1,
|
||||
top_k: 100,
|
||||
typical_p: 1,
|
||||
rep_pen: 1.05,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/NovelAI (Pleasing Results).settings
Normal file
15
public/TextGen Settings/NovelAI (Pleasing Results).settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 0.44,
|
||||
top_p: 1,
|
||||
top_k: 0,
|
||||
typical_p: 1,
|
||||
rep_pen: 1.15,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/NovelAI (Sphinx Moth).settings
Normal file
15
public/TextGen Settings/NovelAI (Sphinx Moth).settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 1.99,
|
||||
top_p: 0.18,
|
||||
top_k: 30,
|
||||
typical_p: 1,
|
||||
rep_pen: 1.15,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/NovelAI (Storywriter).settings
Normal file
15
public/TextGen Settings/NovelAI (Storywriter).settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 0.72,
|
||||
top_p: 0.73,
|
||||
top_k: 0,
|
||||
typical_p: 1,
|
||||
rep_pen: 1.1,
|
||||
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
|
||||
}
|
15
public/TextGen Settings/Pygmalion.settings
Normal file
15
public/TextGen Settings/Pygmalion.settings
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
temp: 0.5,
|
||||
top_p: 0.9,
|
||||
top_k: 0,
|
||||
typical_p: 1,
|
||||
rep_pen: 1.1,
|
||||
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
|
||||
}
|
Reference in New Issue
Block a user