phi-2 / generation_config.json
gugarosa's picture
Add EOS token to the generation config (#101)
313453c verified
{
"_from_model_config": true,
"transformers_version": "4.37.0.dev0",
"eos_token_id": 50256,
"bos_token_id": 50256
}