LCM-dreamshaper-v7-openvino / tokenizer /special_tokens_map.json
rupeshs's picture
added model files
448959b
raw
history blame
214 Bytes
{
"additional_special_tokens": [
"<|startoftext|>",
"<|endoftext|>"
],
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}