Memory usage increases continuously as more text is added, and it is not automatically released after the vector calculations are complete.
When I performed computations on 3,000 text chunks (512 characters each) using miniLML6, the memory usage grew from 200MB to 4.4GB and was not reclaimed after the process finished.