Fix Deterministic.settings

Removed "can_use_streaming" since that should be determined by SillyTavern and not be hardcoded in the preset.
This commit is contained in:
SDS
2023-08-02 18:05:27 +02:00
committed by GitHub
parent 6f18c457fc
commit 3f015f4bd2

View File

@@ -4,7 +4,6 @@
"temp": 0,
"rep_pen": 1.1,
"rep_pen_range": 4096,
"can_use_streaming": true,
"streaming_kobold": true,
"top_p": 0,
"top_a": 0,