MaidEllaA-1B / tokenizer_config.json
ItsMeDevRoland's picture
SLERP merge: StoryWriter-TypeB + MiniMaid-L3 (t=0.5)
cd0d4ce verified
Raw
History Blame Contribute Delete
295 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,
"tokenizer_class": "TokenizersBackend"
}