Update generation_config.json
#9
by DataSnake - opened
Changed eos_token_id to 131072, which corresponds to <|im_end|>, to match the value it has in the other files. Added pad_token_id of 10, corresponding to <pad>, for the same reason.
Gryphe changed pull request status to merged