phonellm-alpha-1 / generation_config.json
marcus-daily's picture
Super-squash branch 'main' using huggingface_hub
bd42ea2
Raw
History Blame Contribute Delete
171 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
11
],
"pad_token_id": 0,
"transformers_version": "4.57.6"
}