IntelligenzaArtificiale / Free-Auto-GPT

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.44k stars 384 forks source link

Token indices sequence length is longer than the specified maximum sequence length for this model (1313 > 1024). #26

Closed aodrasa closed 1 year ago

aodrasa commented 1 year ago

Anyone have the same issue and worked out a solution?

Token indices sequence length is longer than the specified maximum sequence length for this model (1313 > 1024). Running this sequence through the model will result in indexing errors

image

IntelligenzaArtificiale commented 1 year ago

We were unable to reproduce the error. We leave the Issue open.

FlamingFury00 commented 1 year ago

I had this error, but the problem is with the huggingface embedding and you can't solve this for now. Just start again when you see this error and it should be fine.