Llama-3.2-1B-2bit-gguf / special_tokens_map.json
codewithdark's picture
Add 2-bit Q2_K GGUF model quantized from meta-llama/Llama-3.2-1B (2025-06-25 10:08:02)
6c2cf6a verified
raw
history blame contribute delete
301 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}