PMC_LLAMA-7B-10-Epoch-SuperHOT-8K-GPTQ / special_tokens_map.json
TheBloke's picture
Initial GPTQ model commit
94cc418
raw
history blame contribute delete
No virus
399 Bytes
{
"bos_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}