gollm-12.8b-instruct-v1.1c / tokenizer_config.json
tlphams's picture
Upload folder using huggingface_hub
fb30c12
raw
history blame
210 Bytes
{
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|endoftext|>",
"tokenizer_class": "PreTrainedTokenizerFast"
}