marker icon indicating copy to clipboard operation
marker copied to clipboard

Got token length error.

Open ashunaveed opened this issue 11 months ago • 1 comments

Got: "Token indices sequence length is longer than the specified maximum sequence length for this model (769 > 768). Running this sequence through the model will result in indexing errors". Got this error multiple times while working with multiple processes.

ashunaveed avatar Jan 30 '25 17:01 ashunaveed

This is a warning, not an error - it's fine.

VikParuchuri avatar Jan 31 '25 16:01 VikParuchuri