KIMODO-Meta3_llm2vec_NF4 / tokenizer_config.json
Aero-Ex's picture
Modular TRELLIS-2 GGUF suite - Fixed Structure
207f0c6 verified
{
"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": 1000000000000000019884624838656,
"pad_token": "<|eot_id|>",
"tokenizer_class": "TokenizersBackend"
}