Phora68 commited on
Commit
0c428d0
·
verified ·
1 Parent(s): d50ce29

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
@@ -6,7 +6,7 @@
6
  "is_local": true,
7
  "model_max_length": 32768,
8
  "pad_token": "<|vision_pad|>",
9
- "padding_side": "left",
10
  "tokenizer_class": "Qwen2Tokenizer",
11
  "unk_token": null,
12
  "added_tokens_decoder": {
 
6
  "is_local": true,
7
  "model_max_length": 32768,
8
  "pad_token": "<|vision_pad|>",
9
+ "padding_side": "right",
10
  "tokenizer_class": "Qwen2Tokenizer",
11
  "unk_token": null,
12
  "added_tokens_decoder": {