Transformers
ctranslate2
int8
float16
ct2fast-falcon-40b / tokenizer_config.json
michaelfeil's picture
Upload tiiuae/falcon-40b ctranslate fp16 weights
6cca7b2
raw
history blame
175 Bytes
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}