Safetensors
English
Italian
llama
Llama3.1-8B-SEP-Chat / generation_config.json
ruggsea's picture
Upload LlamaForCausalLM
f53f9f5 verified
{
"do_sample": true,
"eos_token_id": [
128257,
128001
],
"forced_eos_token_id": 128001,
"max_new_tokens": 512,
"no_repeat_ngram_size": 3,
"pad_token_id": 128257,
"repetition_penalty": 1.2,
"temperature": 0.7,
"top_p": 0.9,
"transformers_version": "4.47.1"
}