devMubashir commited on
Commit
3dfd51e
·
verified ·
1 Parent(s): 04027f9

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. 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": "left",
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,