moondream2-PYTORCH-INT4 / tokenizer_config.json
Azaz666's picture
Upload PYTORCH-INT4 quantized moondream2
de5dd25 verified
raw
history blame contribute delete
340 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"is_local": false,
"model_max_length": 2048,
"pad_token": null,
"return_token_type_ids": false,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}