amd
/

Text-to-Image
Diffusers
Safetensors
art
Nitro-T-1.2B / tokenizer /special_tokens_map.json
akasharidas's picture
Upload folder using huggingface_hub
9acd97f verified
raw
history blame
335 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|end_of_text|>"
}