falcon-7b-instruct-v2 / tokenizer_config.json
maribelrb's picture
Upload 12 files
8ffac01
raw
history blame contribute delete
No virus
222 Bytes
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "tiiuae/falcon-7b-instruct",
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}