PEFT
Safetensors
GGUF
llama
Generated from Trainer
4-bit precision
bitsandbytes
fabricator / special_tokens_map.json
redcathode's picture
Upload folder using huggingface_hub
2308bb5 verified
Raw
History Blame Contribute Delete
444 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}