Trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -6178,7 +6178,7 @@
|
|
6178 |
"legacy": false,
|
6179 |
"model_max_length": 32768,
|
6180 |
"pad_token": "[control_768]",
|
6181 |
-
"padding_side": "
|
6182 |
"sp_model_kwargs": {},
|
6183 |
"spaces_between_special_tokens": false,
|
6184 |
"tokenizer_class": "LlamaTokenizer",
|
|
|
6178 |
"legacy": false,
|
6179 |
"model_max_length": 32768,
|
6180 |
"pad_token": "[control_768]",
|
6181 |
+
"padding_side": "left",
|
6182 |
"sp_model_kwargs": {},
|
6183 |
"spaces_between_special_tokens": false,
|
6184 |
"tokenizer_class": "LlamaTokenizer",
|