MiniGPT-Scratch-5M / generation_config.json
Brutalsky111's picture
Upload folder using huggingface_hub
6dfdfc2 verified
Raw
History Blame Contribute Delete
91 Bytes
{
"temperature": 0.8,
"top_k": 100,
"top_p": 0.9,
"max_new_tokens": 200
}