fajarluhung11 commited on
Commit
12beec4
·
verified ·
1 Parent(s): 4cea983

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. 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",