Find answers from the community

D
Dilbar
Offline, last seen 3 months ago
Joined September 25, 2024
Can someone confirm if this is even an issue or I am just using it wrong:
https://github.com/run-llama/llama_index/issues/8812
4 comments
L
D
I am facing a high memory consumption issue when I am refreshing the documents.
Plain Text
index.refresh_ref_docs(documents)

There are around 230 documents. The memory consumption spikes to 16+ Gb and the node does not have it and that leads to OOM issue.

What could be the reason for it, and are there any resolutions?

I can provide other details if needed.
6 comments
D
L