Text Generation
Transformers
PyTorch
RefinedWeb
custom_code
text-generation-inference
falcon-40b / tokenizer_config.json
papahawk's picture
Upload 16 files
6c19b8d
Raw
History Blame Contribute Delete
175 Bytes
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}