ALMA-13B-Pretrain-AWQ / special_tokens_map.json
TheBloke's picture
AWQ model commit
9cd0fa6
raw
history blame contribute delete
No virus
210 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}