I try to use this community detection implementation for a graph with 6071489 nodes, 52248 indicators, and no embedding dimensions. I try to run it with google collab 12.5 GB ram but I get
Unable to allocate 258. TiB for an array with shape (5949087, 5949087) and data type float64
can you help me how to fix it?

I try to use this community detection implementation for a graph with 6071489 nodes, 52248 indicators, and no embedding dimensions. I try to run it with google collab 12.5 GB ram but I get
Unable to allocate 258. TiB for an array with shape (5949087, 5949087) and data type float64can you help me how to fix it?