Text Generation
Transformers
Safetensors
English
falcon_mamba
Eval Results
Inference Endpoints
ybelkada commited on
Commit
83fa93f
·
verified ·
1 Parent(s): 3f34165

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -113,6 +113,6 @@
113
  ],
114
  "clean_up_tokenization_spaces": true,
115
  "eos_token": "<|endoftext|>",
116
- "model_max_length": 100000000000000000000,
117
  "tokenizer_class": "PreTrainedTokenizerFast"
118
  }
 
113
  ],
114
  "clean_up_tokenization_spaces": true,
115
  "eos_token": "<|endoftext|>",
116
+ "model_max_length": 2048,
117
  "tokenizer_class": "PreTrainedTokenizerFast"
118
  }