esm icon indicating copy to clipboard operation
esm copied to clipboard

'GVPTransformerModel' object has no attribute 'num_layers'

Open bg-uni opened this issue 3 years ago • 1 comments

Hello, I have a question.

en I run the script as follows, I get an error.

bg-uni avatar Mar 13 '23 02:03 bg-uni

Looks like you're trying to use extract.py with ESM-IF which isn't supported - extract.py is used for obtaining embeddings from the ESM language models.

Also, I think the input file is supposed to be in FASTA format as well.

naailkhan28 avatar Mar 13 '23 13:03 naailkhan28