Piotr Zalewski commited on
tokenizer notice
Browse files
README.md
CHANGED
|
@@ -6,3 +6,6 @@ license: gemma
|
|
| 6 |
This repository contains a modified `tokenizer_config.json`.
|
| 7 |
|
| 8 |
It can be used to adapt an existing finetune of Gemma 2 to become a SystemGemma2 model.
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
This repository contains a modified `tokenizer_config.json`.
|
| 7 |
|
| 8 |
It can be used to adapt an existing finetune of Gemma 2 to become a SystemGemma2 model.
|
| 9 |
+
|
| 10 |
+
## Note
|
| 11 |
+
You need to always provide a system prompt as a first message. There is no default value, and already provided prompts will not be remembered.
|