Llama2-7b-tofu_unlearn-forget10-altpo / generation_config.json
Dornavineeth's picture
Upload LlamaForCausalLM
bf14176 verified
raw
history blame contribute delete
215 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"pad_token_id": 0,
"temperature": null,
"top_p": null,
"transformers_version": "4.45.2",
"use_cache": false
}