Ether-Blu-Mix-V5 / tokenizer /special_tokens_map.json
DamarJati's picture
Upload folder using huggingface_hub
db8c012
raw
history blame contribute delete
No virus
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}