Update README.md
Browse files
README.md
CHANGED
@@ -112,8 +112,13 @@ character | visual_novel |
|
|
112 |
|
113 |
### Chat Format
|
114 |
|
115 |
-
|
116 |
-
|
|
|
|
|
|
|
|
|
|
|
117 |
## Usage
|
118 |
|
119 |
You can use above chara like this
|
|
|
112 |
|
113 |
### Chat Format
|
114 |
|
115 |
+
```
|
116 |
+
<s>This is another system prompt.
|
117 |
+
[INST]
|
118 |
+
Your instructions placed here.[/INST]
|
119 |
+
[INST]
|
120 |
+
The model's response will be here.[/INST]
|
121 |
+
```
|
122 |
## Usage
|
123 |
|
124 |
You can use above chara like this
|