JEDI / generation_config.json
FerrellSyntheticIntelligence's picture
Upload generation_config.json with huggingface_hub
b291305 verified
Raw
History Blame Contribute Delete
112 Bytes
{
"do_sample": true,
"temperature": 0.7,
"top_p": 0.9,
"max_length": 2048,
"repetition_penalty": 1.1
}