Text Generation
Transformers
Safetensors
qwen2
conversational
Inference Endpoints
text-generation-inference
4-bit precision
bitsandbytes
Samantha-Qwen2-1.5B-QLoRa / special_tokens_map.json
macadeliccc's picture
Upload folder using huggingface_hub
22904d6 verified
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}