LMStudio already reports memory usage for models in the UI. Is it possible to return peak memory usage in the stats? It would be useful to know whether inference would fit on local machines.
Main reason I'm asking is that I'm benchmarking LMStudio vs MLX, and counting LMStudio-related process gives a distorted view of reality:

Thanks!