Although it is set to 2047 in config.json. The value looks strange. Maybe a typo?
config.json
It is 2047 due to the flash-attn pattern. Since it goes from 0 to 2047, it will encode 2048 tokens.
2047
flash-attn
0
2048
· Sign up or log in to comment