Mixtral-8x7B-Instruct-v0.1-Parasite / special_tokens_map.json
ApolloRaines's picture
Upload Mixtral 8x7B Parasite - first MoE host (6/6 identity match)
8718a88 verified
Raw
History Blame Contribute Delete
414 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}