pretrained13b-v1-bfloat16-cuda / tokenizer_config.json
arjunrd01's picture
Upload tokenizer
f3756d0
raw
history blame contribute delete
No virus
323 Bytes
{
"bos_token": "",
"eos_token": "",
"model_max_length": 128,
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--decapoda-research--llama-13b-hf/snapshots/438770a656712a5072229b62256521845d4de5ce/special_tokens_map.json",
"tokenizer_class": "LlamaTokenizer",
"unk_token": "",
"use_fast": false
}