LCM_Dreamshaper_v7 / tokenizer /special_tokens_map.json
camenduru's picture
thanks to SimianLuo ❤
89522e5
raw
history blame contribute delete
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}