vicuna-13b / special_tokens_map.json
jeffwan's picture
Add vicuna weights (llama + delta)
13d90e3
raw
history blame
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}