madhuHuggingface commited on
Commit
ccb319f
·
verified ·
1 Parent(s): be96af4

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
@@ -51345,7 +51345,7 @@
51345
  "image_token": "<image_soft_token>",
51346
  "model_max_length": 32768,
51347
  "pad_token": "<pad>",
51348
- "padding_side": "right",
51349
  "sfr_token": "<start_function_response>",
51350
  "sp_model_kwargs": null,
51351
  "spaces_between_special_tokens": false,
 
51345
  "image_token": "<image_soft_token>",
51346
  "model_max_length": 32768,
51347
  "pad_token": "<pad>",
51348
+ "padding_side": "left",
51349
  "sfr_token": "<start_function_response>",
51350
  "sp_model_kwargs": null,
51351
  "spaces_between_special_tokens": false,