phi-4 / generation_config.json
gugarosa's picture
Restore <|endoftext|> (100257) as a stop token in generation_config (#67)
2db69c1
Raw
History Blame Contribute Delete
184 Bytes
{
"_from_model_config": true,
"bos_token_id": 100257,
"eos_token_id": [
100257,
100265
],
"pad_token_id": 100349,
"transformers_version": "4.47.0"
}