Update README.md
Browse files
README.md
CHANGED
@@ -162,7 +162,7 @@ Please note that all demo inferences are run on CodeRosa-70B-AB1-3.92bpw-EXL2.
|
|
162 |
|
163 |
### Settings
|
164 |
|
165 |
-
Setting from Midnight-Rose should work in SillyTavern. This is almost same what I use for testing.
|
166 |
|
167 |
I use max_seq_len 8K with alpha_value 2.65. Model works also with 11K context when alpha_value is set to 5.5. Best outputs are with context around 6K however.
|
168 |
|
|
|
162 |
|
163 |
### Settings
|
164 |
|
165 |
+
Setting from Midnight-Rose should work in SillyTavern. This is almost same what I use for testing. Model works ok with almost all samplers disabled to get more deterministic outputs, however temperature should be set to non zero value.
|
166 |
|
167 |
I use max_seq_len 8K with alpha_value 2.65. Model works also with 11K context when alpha_value is set to 5.5. Best outputs are with context around 6K however.
|
168 |
|