Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ This model was trained on [Holodeck-1](https://huggingface.co/KoboldAI/LLAMA2-13
|
|
11 |
|
12 |
## Prompt format and examples:
|
13 |
#### Format description:
|
14 |
-
Traditional adventure format with a description of the genre, tags, and other misc information at the top followed by an optional introductory message. User messages are prefixed with two new lines and "> "
|
15 |
|
16 |
#### Examples of shorter responses:
|
17 |
```
|
|
|
11 |
|
12 |
## Prompt format and examples:
|
13 |
#### Format description:
|
14 |
+
Traditional adventure format with a description of the genre, tags, and other misc information at the top followed by an optional introductory message. User messages are prefixed with two new lines and "> ", model messages are one new line after the last user message or the description message if an introductory message is desired.
|
15 |
|
16 |
#### Examples of shorter responses:
|
17 |
```
|