Safetensors
English
Italian
llama
Llama3.1-8B-SEP-Chat / generation_config.json
ruggsea's picture
Upload LlamaForCausalLM
44a2e92 verified
raw
history blame
206 Bytes
{
"_from_model_config": true,
"bos_token_id": 128256,
"do_sample": true,
"eos_token_id": 128257,
"pad_token_id": 128257,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.47.1"
}