phi-2/generation_config.json
Gustavo de Rosa 313453cae6
Add EOS token to the generation config (#101)
- Add EOS token to the generation config (9a5117d15e407c48fa40f8adbac1244abae52d6f)


Co-authored-by: Joao Gante <joaogante@users.noreply.huggingface.co>
2024-01-27 17:21:23 +00:00

7 lines
124 B
JSON

{
"_from_model_config": true,
"transformers_version": "4.37.0.dev0",
"eos_token_id": 50256,
"bos_token_id": 50256
}