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