Laguna-S-2.1-NVFP4 / special_tokens_map.json
joerowell's picture
Laguna S 2.1 initial release
216d1f1
Raw
History Blame
214 Bytes
{
"bos_token": "〈|EOS|〉",
"cls_token": "〈|CLS|〉",
"eos_token": "〈|EOS|〉",
"mask_token": "〈|MASK|〉",
"pad_token": "〈|PAD|〉",
"sep_token": "〈|SEP|〉",
"unk_token": "〈|UNK|〉"
}