cgus
/

Text Generation
Transformers
English
Chinese
llama
text-generation-inference
MiniChat-2-3B-exl2 / special_tokens_map.json
cgus's picture
Upload 7 files
5f7b78c 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
}
}