llama3-mj-8b-v2 / generation_config.json
mintaeng's picture
Upload LlamaForCausalLM
5f1f7e4 verified
raw
history blame contribute delete
194 Bytes
{
"bos_token_id": 144782,
"do_sample": true,
"eos_token_id": [
144783,
144791
],
"max_length": 8192,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.40.0"
}