mertunsal commited on
Commit
8fc4155
·
verified ·
1 Parent(s): bee2577

increase context length

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -313,7 +313,7 @@
313
  "eos_token": "<|im_end|>",
314
  "errors": "replace",
315
  "extra_special_tokens": {},
316
- "model_max_length": 14588,
317
  "pad_token": "<|endoftext|>",
318
  "processor_class": "InternVLProcessor",
319
  "split_special_tokens": false,
 
313
  "eos_token": "<|im_end|>",
314
  "errors": "replace",
315
  "extra_special_tokens": {},
316
+ "model_max_length": 32768,
317
  "pad_token": "<|endoftext|>",
318
  "processor_class": "InternVLProcessor",
319
  "split_special_tokens": false,