RAM Memory is not being cleaned up after the chain runs #5088
dhirajsuvarna
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using RetrievalQA for querying over my documents. However, I found out that memory is not being cleaned up after the chain runs.
Due to this I am not able to query the chain multiple times.
I am using GPT4all model with all-MiniLM-L6-v2 (from HuggingFace) embeddings.
I feel that there is something else going on as I see so many app's being built.
Beta Was this translation helpful? Give feedback.
All reactions