Mixtral-8x22B-Instruct-v0.1-4bit / special_tokens_map.json
prince-canuma's picture
Duplicate from prince-canuma/Mixtral-8x22B-Instruct-v0.1-4bit
94fc4ca verified
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}