Remove dead property from default settings

This commit is contained in:
Cohee 2024-07-12 23:52:55 +03:00
parent 6c03a61788
commit 6167f50a89

View File

@ -44,7 +44,6 @@
"preset": "Default",
"add_bos_token": true,
"stopping_strings": [],
"truncation_length": 2048,
"ban_eos_token": false,
"skip_special_tokens": true,
"streaming": false,