Text Generation
PEFT
Safetensors
GGUF
English
llama
llama-factory
lora
Generated from Trainer
llama2
instruct
finetune
gpt4
synthetic data
stable diffusion
alpaca
llm
conversational
Luminia-13B-v3 / special_tokens_map.json
Nekochu's picture
Add Luminia-13B-v3-2.4bpw-h6-exl2
c8229ae verified
raw history blame
No virus
437 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "</s>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}