GPT4-X-Alpasta-30b-4bit / tokenizer_config.json
marianbasti's picture
Remove hardcoded path in tokenizer_config.json
4554869
raw
history blame
253 Bytes
{
"bos_token": "",
"clean_up_tokenization_spaces": false,
"eos_token": "",
"model_max_length": 1000000000000000019884624838656,
"special_tokens_map_file": "./special_tokens_map.json",
"tokenizer_class": "LlamaTokenizer",
"unk_token": ""
}