AceGPT-7B-Instruct-peft / generation_config.json
JasperV13's picture
Upload 10 files
1539e19 verified
raw
history blame contribute delete
120 Bytes
{
"do_sample": true,
"max_length": 4096,
"temperature": 0.9,
"top_p": 0.6,
"transformers_version": "4.38.2"
}