ipex-llm
ipex-llm copied to clipboard
[langchain-chatchat] ERROR: The expanded size of the tensor (559) must match the existing size (512) at non-singleton dimension 1. Target sizes: [1, 559]. Tensor sizes: [1, 512]
Hi,
I download langchain-chatchat and follow README.md.
After that, putting two files to ingest. ( one is PDF, and the other is txt)
It shows errors.
Hi @JamieVC , we have reproduced this issue. We will have a look on how to resolve it and let you know the progress :)
Hi @JamieVC! Could you please try to reduce the max length of each text (e.g. 120) and try again?
Feel free to ask if there's any further problem. :)