h2ogpt-research-oasst1-llama-65B-GPTQ / special_tokens_map.json
TheBloke's picture
Initial GPTQ model commit
d12b2db
raw
history blame
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
}
}