biomap-research / scFoundation

Apache License 2.0
266 stars 42 forks source link

what version of pytorch-lightning should be used? #41

Open vjcitn opened 4 months ago

vjcitn commented 4 months ago

attempts to read the models.ckpt fail with

KeyError: 'pytorch-lightning_version' ... using 2.3.3 of lightning and pytorch-lightning

WhirlFirst commented 4 months ago

Hi,

We use pytorch in our model, can you try to use pytorch for loading?

KlariZhang commented 3 days ago

hello,sorry to bother you,but i cannot load the models.ckpt with torch in python.If possible,could you tell me what version of the torch do you use.I would be very grateful❤