MainCheckpoint / generation_config.json
Parabridge's picture
Add files using upload-large-folder tool
6f5bbda verified
Raw
History Blame
141 Bytes
{
"do_sample": true,
"max_new_tokens": 32768,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.57.6"
}