Bigvox-Midm-Audio / generation_config.json
bigdefence's picture
Upload checkpoint from ./checkpoints/bigvox
b084c19 verified
raw
history blame contribute delete
156 Bytes
{
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.8,
"top_k": 20,
"top_p": 0.75,
"transformers_version": "4.45.1"
}