YuE2-3B / generation_config.json
a43992899's picture
Release YuE2-3B
1a96eca
Raw
History Blame Contribute Delete
204 Bytes
{
"bos_token_id": 151643,
"eos_token_id": 151852,
"pad_token_id": 151643,
"do_sample": true,
"temperature": 1.0,
"top_p": 0.95,
"top_k": 100,
"max_new_tokens": 9000,
"use_cache": true
}