Closed wojciech-galan closed 1 year ago
The issue disappeared when I installed pytorch with GPU support...
Ok, sorry for the inconvenience. I never considered running LMs not on GPUs, so I guess I never encountered this. Thanks for reporting.
I never considered running LMs not on GPUs either, but I thought I won't need GPU support to extract embeddings. Anyway, problem solved.
I tried to extract emgeddings for a simple protein with your
prott5_embedder.py
, but I'm still reciving this error:I went down from a full protein sequence to just one amino-acid, but with no avail. Final
a.fasta
content:Am I doing something wrong?