Text Generation
Transformers
PyTorch
RefinedWeb
custom_code
text-generation-inference
falcon-40b-fix / tokenizer_config.json
Philipp Singer
init
dc650bc
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"
}