diff --git a/public/TextGen Settings/Universal.json b/public/TextGen Settings/Universal.json index ebeb1fcb6..165fb9a06 100644 --- a/public/TextGen Settings/Universal.json +++ b/public/TextGen Settings/Universal.json @@ -21,7 +21,7 @@ "presence_pen": 0, "do_sample": true, "early_stopping": false, - "add_bos_token": false, + "add_bos_token": true, "truncation_length": 2048, "ban_eos_token": false, "skip_special_tokens": false, @@ -50,4 +50,4 @@ "rep_pen_size": 0, "genamt": 512, "max_length": 8192 -} \ No newline at end of file +}