Fix Storywriter-Llama2.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:06:06 +02:00 committed by GitHub
parent 3f015f4bd2
commit 7dfaf6f0b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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