Open chuangzhao0601 opened 2 months ago
Does this error happen immediately or after some time? If immediately, I would check that the provided data is not normalised. If after some time or the data is indeed not normalise then it could be numerical accuracy or package version issues with M3 Mac. I don't know what is the best environment recipe that works with GPU capability of M1/M2/M3 Macs.
Thanks!This error happen immediately,and the provided data is not normalised.
Hi ! I ran the command mod.train(max_epochs=250, use_gpu=True) using the recommended dataset (V1_Human_Lymph_Node) on M3 MacBook Pro and I got this error:
the important package versions: cell2location:0.1.4 torch:2.4.1 pytorch-lightning:2.4.0 scvi-tools:1.0.4