File size: 213 Bytes
f9126f3
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "bos_token": "",
  "eos_token": "",
  "model_max_length": 512,
  "special_tokens_map_file": "/home/ubuntu/llama_hf/llama-7b/special_tokens_map.json",
  "tokenizer_class": "LlamaTokenizer",
  "unk_token": ""
}