whittle-next / generation_config.json
logic65's picture
Upload generation_config.json with huggingface_hub
52e9a45 verified
Raw
History Blame Contribute Delete
202 Bytes
{
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"do_sample": true,
"temperature": 0.7,
"top_p": 0.8,
"top_k": 20,
"repetition_penalty": 1.0,
"transformers_version": "5.14.1"
}