Transformers
English
ctranslate2
int8
float16
code
Inference Endpoints
ct2fast-starchat-alpha / special_tokens_map.json
michaelfeil's picture
Upload HuggingFaceH4/starchat-alpha ctranslate fp16 weights
fe53256
raw
history blame
206 Bytes
{
"additional_special_tokens": [
"<|system|>",
"<|user|>",
"<|assistant|>",
"<|end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}