tiny-llama-fast-tokenizer / onnx /special_tokens_map.json
fxmarty's picture
Adding ONNX file of this model
6b2147f verified
raw
history blame
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}