chinese-LLaMA-Alpaca-7B-quantized / special_tokens_map.json
mikeyang01's picture
1st
6a5c936
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}