scientisthere commited on
Commit
4b891d2
1 Parent(s): 5fc9106

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
@@ -34,7 +34,7 @@
34
  "legacy": false,
35
  "model_max_length": 2048,
36
  "pad_token": "<unk>",
37
- "padding_side": "right",
38
  "sp_model_kwargs": {},
39
  "tokenizer_class": "LlamaTokenizer",
40
  "unk_token": "<unk>",
 
34
  "legacy": false,
35
  "model_max_length": 2048,
36
  "pad_token": "<unk>",
37
+ "padding_side": "left",
38
  "sp_model_kwargs": {},
39
  "tokenizer_class": "LlamaTokenizer",
40
  "unk_token": "<unk>",