arg0x commited on
Commit
8905e4e
1 Parent(s): 00c6eab

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
@@ -122,7 +122,7 @@
122
  "legacy": false,
123
  "model_max_length": 4096,
124
  "pad_token": "<|placeholder6|>",
125
- "padding_side": "left",
126
  "sp_model_kwargs": {},
127
  "tokenizer_class": "LlamaTokenizer",
128
  "unk_token": "<unk>",
 
122
  "legacy": false,
123
  "model_max_length": 4096,
124
  "pad_token": "<|placeholder6|>",
125
+ "padding_side": "right",
126
  "sp_model_kwargs": {},
127
  "tokenizer_class": "LlamaTokenizer",
128
  "unk_token": "<unk>",