BioGPT
BioGPT copied to clipboard
Can I run the pretrained-model with CPU only cluster
Dear BioGPT authors, Can I run the pretrained large BioGPT model with CPU only cluster? If so, how? I didn't see any relevant information. Thanks! Lichun
By commenting out m.cuda() and Half relevant code. Large BioGPT model is running for CPU only server.