shisa-gamma-7b-v1 / special_tokens_map.json
leonardlin's picture
fixed tokenizer - original Gamma tokenizer
49bf4a5
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}