pythia-6.9b-HC3 / generation_config.json
pszemraj's picture
Update generation_config.json
2d11f6b
raw
history blame contribute delete
No virus
147 Bytes
{
"bos_token_id": 0,
"eos_token_id": 0,
"max_new_tokens": 96,
"penalty_alpha": 0.6,
"top_k": 4,
"transformers_version": "4.27.0.dev0"
}