Text2Text Generation
Safetensors
English
Japanese
PyTorch, Transformers
llama
text generation
instruct
function calling
role-play
finetune
RLHF
Yuna AI
Chatbot
RAG
LLM
PyTorch
DPO
TaMeR
EliTA Enhanced
GGUF
dialog
conversation
distillation
AI
chat
companion
girlfriend
multi-turn
multi-task
English
Japanese
Eval Results
{ | |
"add_bos_token": true, | |
"add_eos_token": false, | |
"add_prefix_space": true, | |
"added_tokens_decoder": { | |
"0": { | |
"content": "<unk>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false, | |
"special": true | |
}, | |
"1": { | |
"content": "<s>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false, | |
"special": true | |
}, | |
"2": { | |
"content": "</s>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false, | |
"special": true | |
} | |
}, | |
"additional_special_tokens": [], | |
"bos_token": "<s>", | |
"clean_up_tokenization_spaces": false, | |
"eos_token": "</s>", | |
"legacy": true, | |
"model_max_length": 1000000000000000019884624838656, | |
"pad_token": "</s>", | |
"sp_model_kwargs": {}, | |
"spaces_between_special_tokens": false, | |
"tokenizer_class": "LlamaTokenizer", | |
"unk_token": "<unk>", | |
"use_default_system_prompt": true | |
} | |