I am trying to run vipe on a machine with 64GB RAM, but it constantly crashes due to OOM. When testing on a server, I noticed the peak memory usage reaches around 130GB.
I'm not sure why it consumes this much, but I noticed various caches being used in the code. Is there any way to optimize this, or a way to completely disable the cache so that it can run on a normal computer?