I was running a pipeline for building a RAG knowledge base: crawl web articles, split them into chunks, create embeddings, and push them into Qdrant.
Then my memory usage logs started looking like this:
50/1287 pushed... (RSS 1594MB)
Enter fullscreen mode
Exit fullscreen mode






