privacy-filter-nemotron-mlx-8bit / tokenizer_config.json
MaziyarPanahi's picture
Upload MLX packaging for privacy-filter-nemotron-mlx-8bit
3c125f8 verified
raw
history blame contribute delete
255 Bytes
{
"backend": "tokenizers",
"eos_token": "<|endoftext|>",
"is_local": false,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 128000,
"pad_token": "<|endoftext|>",
"tokenizer_class": "TokenizersBackend"
}