ct2fast-starchat-beta / special_tokens_map.json
michaelfeil's picture
Upload HuggingFaceH4/starchat-beta ctranslate fp16 weights
a0322cd
raw
history blame contribute delete
206 Bytes
{
"additional_special_tokens": [
"<|system|>",
"<|user|>",
"<|assistant|>",
"<|end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}