DavidAU commited on
Commit
d9e3916
·
verified ·
1 Parent(s): 5c1e877

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ Model requires Llama3 template.
45
 
46
  Max context 8k / 8192 , but can be extended with "rope" to 32k.
47
 
48
- <B>Known Issue(s) and Fix(es):</b>
49
 
50
  This merge runs very hot, so a reduction in "temp" may be in order for some use cases (IE: ".8" down to ".6").
51
 
 
45
 
46
  Max context 8k / 8192 , but can be extended with "rope" to 32k.
47
 
48
+ <B>Settings / Known Issue(s) and Fix(es):</b>
49
 
50
  This merge runs very hot, so a reduction in "temp" may be in order for some use cases (IE: ".8" down to ".6").
51