pplx-embed-context-v1-4b-mlx / tokenizer_config.json
agentmish's picture
Upload pplx-embed-context-v1-4b MLX contextual embedding artifact
aface41 verified
raw
history blame contribute delete
409 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"errors": "replace",
"is_local": true,
"mask_token": "â½Ĺ",
"model_max_length": 131072,
"pad_token": "<|endoftext|>",
"sep_token": "<|endoftext|>",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"unk_token": null
}