SykoLLM-V4.0-Beta / tokenizer_config.json
burak
Upload folder using huggingface_hub
a91be5a verified
raw
history blame contribute delete
277 Bytes
{
"backend": "tokenizers",
"bos_token": "<|begin_of_text|>",
"eos_token": "<|end_of_text|>",
"is_local": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<|end_of_text|>"
}