What is the max input length of this model?
#3
by
SamuelYang
- opened
Is it 8192 as declared in config.json?
We use a max length of 1024 during the training process, but the maximum length supported by the model is the same as gemma2-9b, which is 8192.
SamuelYang
changed discussion status to
closed