LoopCoder-V2 / generation_config.json
zwpride's picture
Restore LoopCoder-V2 model files
f8643c8 verified
Raw
History Blame
216 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2
],
"pad_token_id": 2,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.57.1",
"trust_remote_code": true
}