model_max_length stil shows 131072
#3
by
saireddy
- opened
So are we supposed to see 4M when i use tokenizer. model_max_length ? becuase when i try now, i still see 131072 for model_max_length.
Thank you for the comment! We have updated our tokenizer with the correct length. You should be able to see 4M using tokenizer. model_max_length now!