DavidAU commited on
Commit
8507521
·
verified ·
1 Parent(s): fbcba27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -77,7 +77,7 @@ what they "bring" to this merged 16.5B model.
77
  This is a LLAMA3 model, and requires Llama3 template, but may work with other template(s) and has maximum context of 8k / 8192.
78
  However this can be extended using "rope" settings up to 32k.
79
 
80
- <B>Known Issue(s) and Fix(es):</b>
81
 
82
  This merge runs very hot, so a reduction in "temp" may be in order for some use cases (IE: ".8" down to ".6").
83
 
@@ -87,6 +87,8 @@ Set "rep pen" higher if you are getting "repeat" letter(s), lower if you are get
87
 
88
  Generally "repeat penalty" setting of "1.1" works well.
89
 
 
 
90
  <B>IMATRIX VERSION NEO CLASS</b>
91
 
92
  A NEO CLASS V2 IMATRIX version is in a separate repo located here:
 
77
  This is a LLAMA3 model, and requires Llama3 template, but may work with other template(s) and has maximum context of 8k / 8192.
78
  However this can be extended using "rope" settings up to 32k.
79
 
80
+ <B>Settings / Known Issue(s) and Fix(es):</b>
81
 
82
  This merge runs very hot, so a reduction in "temp" may be in order for some use cases (IE: ".8" down to ".6").
83
 
 
87
 
88
  Generally "repeat penalty" setting of "1.1" works well.
89
 
90
+ Role Play / Multi-turn: Rep_pen of 1.15 or higher is recommended.
91
+
92
  <B>IMATRIX VERSION NEO CLASS</b>
93
 
94
  A NEO CLASS V2 IMATRIX version is in a separate repo located here: