codegemma-7b-bnb-merged-16bit / special_tokens_map.json
Rishi1708's picture
(Trained with Unsloth)
79e9831 verified
raw
history blame
104 Bytes
{
"bos_token": "<bos>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}