Update README.md
Browse files
README.md
CHANGED
@@ -53,7 +53,7 @@ Gemma Instruct Prompt Format
|
|
53 |
|
54 |
Since Gemma does not have system prompts, put the character descriptions in the first turn like on Mistral models.
|
55 |
|
56 |
-
It is trained with
|
57 |
|
58 |
```
|
59 |
<bos><start_of_turn>user
|
|
|
53 |
|
54 |
Since Gemma does not have system prompts, put the character descriptions in the first turn like on Mistral models.
|
55 |
|
56 |
+
It is trained with ```<instructions>``` and ```<end_of_instructions>``` that enclose the system prompt in the first user message.
|
57 |
|
58 |
```
|
59 |
<bos><start_of_turn>user
|