hal-420 / generation_config.json
rickprime's picture
Upload LlamaForCausalLM
974eb9c verified
raw
history blame
210 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.0,
"top_k": 1000,
"top_p": 1000,
"transformers_version": "4.36.2",
"use_cache": false
}