Text Generation
Transformers
Safetensors
llama
Inference Endpoints
text-generation-inference
adamo1139 commited on
Commit
27cf4d7
1 Parent(s): 0709f4b

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -31,7 +31,7 @@
31
  "clean_up_tokenization_spaces": false,
32
  "eos_token": "<|endoftext|>",
33
  "legacy": true,
34
- "model_max_length": 4096,
35
  "pad_token": "<unk>",
36
  "sp_model_kwargs": {},
37
  "tokenizer_class": "LlamaTokenizer",
 
31
  "clean_up_tokenization_spaces": false,
32
  "eos_token": "<|endoftext|>",
33
  "legacy": true,
34
+ "model_max_length": 200000,
35
  "pad_token": "<unk>",
36
  "sp_model_kwargs": {},
37
  "tokenizer_class": "LlamaTokenizer",