llama_7b_skyladder_decay / generation_config.json
tyzhu's picture
Upload folder using huggingface_hub
a7db734 verified
raw
history blame contribute delete
140 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.43.4"
}