dranger003 commited on
Commit
48c38b0
1 Parent(s): 719f9a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,4 +11,4 @@ All whitespace is intended, and special tokens `<s>` and `<step>` must be encode
11
 
12
  | Layers | Context | Template |
13
  | --- | --- | --- |
14
- | <pre>80</pre> | <pre>4096</pre> | <pre>\<s\> Source: system<br><br> {instructions}\<step\> Source: user<br><br> {prompt}\<step\> Source: assistant<br>Destination: user<br><br> {response}</pre> |
 
11
 
12
  | Layers | Context | Template |
13
  | --- | --- | --- |
14
+ | <pre>80</pre> | <pre>4096</pre> | <pre>\<s\>Source: system<br><br> {instructions} \<step\> Source: user<br><br> {prompt} \<step\> Source: assistant<br>Destination: user<br><br> {response}</pre> |