Update values of `bos_token_id` and `eos_token_id` in generation_config.json
#15
by
regisss HF Staff - opened
The vocab size is 49152 so the token ids should not be set to 49152 (the max id is 49151).
loubnabnl changed pull request status to
merged