CodVa-1-Small-IT / generation_config.json
Bc-AI's picture
Create generation_config.json
c9066c2
Raw
History Blame Contribute Delete
207 Bytes
{
"_from_model_config": true,
"bos_token_id": 50256,
"eos_token_id": 50256,
"pad_token_id": 50256,
"do_sample": true,
"temperature": 0.8,
"top_p": 0.92,
"top_k": 50,
"max_new_tokens": 300
}