pocket_olmoe / generation_config.json
NickNickGo's picture
Upload generation_config.json with huggingface_hub
c93e9cd verified
raw
history blame contribute delete
108 Bytes
{
"max_length": 128,
"temperature": 1.0,
"top_k": 50,
"top_p": 0.95,
"do_sample": true
}