Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -51340,7 +51340,7 @@
|
|
| 51340 |
"processor_class": "Gemma3Processor",
|
| 51341 |
"sp_model_kwargs": null,
|
| 51342 |
"spaces_between_special_tokens": false,
|
| 51343 |
-
"tokenizer_class": "
|
| 51344 |
"unk_token": "<unk>",
|
| 51345 |
"use_default_system_prompt": false
|
| 51346 |
}
|
|
|
|
| 51340 |
"processor_class": "Gemma3Processor",
|
| 51341 |
"sp_model_kwargs": null,
|
| 51342 |
"spaces_between_special_tokens": false,
|
| 51343 |
+
"tokenizer_class": "GemmaTokenizerFast",
|
| 51344 |
"unk_token": "<unk>",
|
| 51345 |
"use_default_system_prompt": false
|
| 51346 |
}
|