Ministral-8B-Instruct-2410-AWQ-W4A16 / special_tokens_map.json
stan-hua's picture
AWQ model for mistralai/Ministral-8B-Instruct-2410: {'w_bit': 4, 'zero_point': True, 'q_group_size': 128, 'version': 'GEMM'}
23fb908 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
}
}