vilm
/

Text Generation
Transformers
Safetensors
MLX
English
qwen2
conversational
Inference Endpoints
text-generation-inference
Quyen-v0.1-mlx-4bit / special_tokens_map.json
qnguyen3's picture
Upload folder using huggingface_hub
1280684 verified
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}