k8s_dataset_Codellama-3-8B / generation_config.json
himang10's picture
Trained with Unsloth
dfbecaa 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.41.0"
}