pluto-nano-0.5-base / generation_config.json
ShinMK3's picture
Upload folder using huggingface_hub
184079e verified
Raw
History Blame Contribute Delete
185 Bytes
{
"pad_token_id": 0,
"bos_token_id": 1,
"eos_token_id": 2,
"max_new_tokens": 512,
"do_sample": true,
"temperature": 0.7,
"top_p": 0.9,
"transformers_version": "4.46.0"
}