llama2_7b-hf_finetuned-counter-kaggle / generation_config.json
Rhma's picture
Upload LlamaForCausalLM
3b2d3e1 verified
raw
history blame contribute delete
No virus
176 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 4096,
"pad_token_id": 0,
"transformers_version": "4.40.1",
"use_cache": false
}