zjunlp / OntoProtein

[ICLR 2022] OntoProtein: Protein Pretraining With Gene Ontology Embedding
MIT License
138 stars 22 forks source link

Cannot run the code without GPU #6

Closed sa5r closed 2 years ago

sa5r commented 2 years ago

I'm trying to run the pre-train script on a server that has no GPU, would that be possible?

Alexzhuan commented 2 years ago

At least for now, It is difficult to train a large LM on CPU-only servers. But you can run the pre-training script on CPU-only servers for debugging.