FWKV-ROSA / generation_config.json
FlameF0X's picture
Upload folder using huggingface_hub
674f2b6 verified
Raw
History Blame Contribute Delete
171 Bytes
{
"do_sample": true,
"eos_token_id": 50256,
"max_new_tokens": 150,
"pad_token_id": 50256,
"temperature": 0.8,
"top_k": 50,
"transformers_version": "5.0.0"
}