EveryPHIngLM-1.3b-V3 / tokenizer_config.json
totally-not-an-llm's picture
Upload folder using huggingface_hub
b9c409a
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}