Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -51337,7 +51337,7 @@
|
|
51337 |
"image_token": "<image_soft_token>",
|
51338 |
"model_max_length": 32768,
|
51339 |
"pad_token": "<pad>",
|
51340 |
-
"padding_side": "
|
51341 |
"processor_class": "Gemma3Processor",
|
51342 |
"sp_model_kwargs": null,
|
51343 |
"spaces_between_special_tokens": false,
|
|
|
51337 |
"image_token": "<image_soft_token>",
|
51338 |
"model_max_length": 32768,
|
51339 |
"pad_token": "<pad>",
|
51340 |
+
"padding_side": "right",
|
51341 |
"processor_class": "Gemma3Processor",
|
51342 |
"sp_model_kwargs": null,
|
51343 |
"spaces_between_special_tokens": false,
|