Update generation_config.json

This commit is contained in:
Joao Gante 2022-12-16 15:44:21 +00:00 committed by huggingface-web
parent f27b190eea
commit e7da7f221d
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{
"bos_token_id": 50256,
"eos_token_id": 50256,
"transformers_version": "4.25.0.dev0"
"transformers_version": "4.26.0.dev0",
"_from_model_config": true
}