Synthwave / tokenizer /special_tokens_map.json
Yntec's picture
Adding `diffusers` weights of this model (#1)
6f67614
raw history blame
No virus
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}