Herman555 commited on
Commit
1bdd102
1 Parent(s): e14c15f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -267,6 +267,9 @@ Most cases the one I mentioned works best if you like long, detailed replies. I
267
  ["</s>", "<|", "\n#", "\n*{{user}} ", "\n\n\n"] Will improve roleplay experience.
268
 
269
  # Samplers used (AI response configuration)
 
 
 
270
  Storywriter preset
271
  Temparature: 72-85
272
  Repetition penalty: 10-13 (10 is a good number to start with, anything below 10 or above 13 doesn't work well in my experience.)
@@ -275,13 +278,8 @@ simple-proxy-for-tavern preset
275
  Temparature: 65-85
276
  Repetition penalty: 10-13
277
 
278
- # Other settings used
279
- Response length: 300
280
- Context size: 8192
281
-
282
- Summarization: main api - default settings
283
-
284
- All other settings are default unless specified.
285
-
286
-
287
 
 
 
267
  ["</s>", "<|", "\n#", "\n*{{user}} ", "\n\n\n"] Will improve roleplay experience.
268
 
269
  # Samplers used (AI response configuration)
270
+ Response length: 300
271
+ Context size: 8192
272
+
273
  Storywriter preset
274
  Temparature: 72-85
275
  Repetition penalty: 10-13 (10 is a good number to start with, anything below 10 or above 13 doesn't work well in my experience.)
 
278
  Temparature: 65-85
279
  Repetition penalty: 10-13
280
 
281
+ # Extensions
282
+ Summarization: main api - default settings. I find that vector storage does nothing at all to extend context, at least with dozens of 7b models that I tried.
283
+ It is possible that the default settings for it are rubbish which is what I use.
 
 
 
 
 
 
284
 
285
+ All other settings are default unless specified.