Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -6655,7 +6655,7 @@
|
|
| 6655 |
"legacy": true,
|
| 6656 |
"model_max_length": 1000000000000000019884624838656,
|
| 6657 |
"pad_token": "<|▁pad▁|>",
|
| 6658 |
-
"padding_side": "
|
| 6659 |
"tokenizer_class": "LlamaTokenizerFast",
|
| 6660 |
"unk_token": null,
|
| 6661 |
"use_default_system_prompt": false
|
|
|
|
| 6655 |
"legacy": true,
|
| 6656 |
"model_max_length": 1000000000000000019884624838656,
|
| 6657 |
"pad_token": "<|▁pad▁|>",
|
| 6658 |
+
"padding_side": "right",
|
| 6659 |
"tokenizer_class": "LlamaTokenizerFast",
|
| 6660 |
"unk_token": null,
|
| 6661 |
"use_default_system_prompt": false
|