LLaMA2-Accessory / convert /sg /Falcon /tokenizer_config.json
Cxxs's picture
Upload 2 files
846b19b
raw
history blame contribute delete
No virus
214 Bytes
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "tiiuae/falcon-40b",
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}