"Worker died" error while performing inference on large text

I want to use feature extraction task using ‘EleutherAI/gpt-neo-125M’ but when I provide text, I got “worker died” error. I tried to look into logs and find out the error shows io.netty.handler.codec.CorruptedFrameException: Message size exceed limit: 14010754
Kindly help to resolve this error, Thanks in advance

Hey @Nomesh, did you end up finding a solution for this?