Loki-V2.0-Heretic-Uncensored / tokenizer_config.json
hackoffice's picture
Duplicate from Silicone-Moss/CrucibleLab-L3.3-70B-Loki-V2.0-Heretic-Uncensored
08344e7
raw
history blame contribute delete
339 Bytes
{
"backend": "tokenizers",
"bos_token": "<|begin_of_text|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|eot_id|>",
"is_local": true,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 131072,
"pad_token": "<|finetune_right_pad_id|>",
"tokenizer_class": "TokenizersBackend"
}