DRAFT_Insta_llama2_FT_att / generation_config.json
hi000000's picture
Upload LlamaForCausalLM
f9dace4 verified
raw
history blame contribute delete
No virus
181 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 4096,
"pad_token_id": 0,
"transformers_version": "4.42.0.dev0",
"use_cache": false
}