I have created a locally implemented Llm model which allows user to upload documents and chat. Whenever i upload a length document, it throws index error.
I tried changing the max length of tokens but couldn’t get anywhere. I want to upload any size of documents and it should create embeddings and store in vector db.
New contributor
vishal dhasmana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.