Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
@@ -134,6 +134,7 @@
|
|
134 |
"clean_up_tokenization_spaces": false,
|
135 |
"eos_token": "<|im_end|>",
|
136 |
"errors": "replace",
|
|
|
137 |
"model_max_length": 32768,
|
138 |
"pad_token": "<|vision_pad|>",
|
139 |
"padding_side": "left",
|
|
|
134 |
"clean_up_tokenization_spaces": false,
|
135 |
"eos_token": "<|im_end|>",
|
136 |
"errors": "replace",
|
137 |
+
"extra_special_tokens": {},
|
138 |
"model_max_length": 32768,
|
139 |
"pad_token": "<|vision_pad|>",
|
140 |
"padding_side": "left",
|