kenhktsui commited on
Commit
b0ccec8
·
verified ·
1 Parent(s): 91748a3

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
@@ -202,7 +202,7 @@
202
  "extra_special_tokens": {},
203
  "model_max_length": 32768,
204
  "pad_token": "<|vision_pad|>",
205
- "padding_side": "left",
206
  "split_special_tokens": false,
207
  "tokenizer_class": "Qwen2Tokenizer",
208
  "unk_token": null
 
202
  "extra_special_tokens": {},
203
  "model_max_length": 32768,
204
  "pad_token": "<|vision_pad|>",
205
+ "padding_side": "right",
206
  "split_special_tokens": false,
207
  "tokenizer_class": "Qwen2Tokenizer",
208
  "unk_token": null