EnlistedGhost commited on
Commit
424bde8
·
verified ·
1 Parent(s): ad40b2f
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ similar or smaller in size!*
62
 
63
 
64
  **New JINJA Tokenizer Chat-Template:** <br />
65
- *(This template features a sliding context window of FORTY-SIX (46) messages. <br /> This can be adjusted per-individual requirements simply by altering <br />the number 29 in the template higher or lower in numerical value)*
66
  ```jinja
67
  {%- set ns = namespace(remMessage=false, hasSys=false, injSystem=true) -%}
68
  {%- for msg in messages -%}
 
62
 
63
 
64
  **New JINJA Tokenizer Chat-Template:** <br />
65
+ *(This template features a sliding context window of TWENTY-NINE (29) messages. <br /> This can be adjusted per-individual requirements simply by altering <br />the number 29 in the template higher or lower in numerical value)*
66
  ```jinja
67
  {%- set ns = namespace(remMessage=false, hasSys=false, injSystem=true) -%}
68
  {%- for msg in messages -%}