GPT4-X-Alpasta-30b-4bit / tokenizer_config.json
MetaIX's picture
Upload 8 files
59d1b26
raw
history blame
No virus
277 Bytes
{
"bos_token": "",
"clean_up_tokenization_spaces": false,
"eos_token": "",
"model_max_length": 1000000000000000019884624838656,
"special_tokens_map_file": "/home/ubuntu/llama_hf/30B/special_tokens_map.json",
"tokenizer_class": "LlamaTokenizer",
"unk_token": ""
}