Piotr Zalewski
commited on
Commit
•
aa7b284
1
Parent(s):
cd8e6e7
write README
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: gemma
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gemma
|
3 |
+
---
|
4 |
+
|
5 |
+
# SystemGemma2 Tokenizer
|
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.
|