-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Hi, I am trying to run your pretrained models on my own machine. However, there is some architecture mismatch between the model and the torch version. For example, I tried to use the pfam_lm_lstm2x1024_tied_mb64.sav model to work on the pfam.fasta files but it gives the following error:
AttributeError: 'LSTM' object has no attribute '_flat_weights'. Did you mean: '_all_weights'?
The only suggestion I have received is to downgrade the torch version to 1.3.0, which does not exist. Do you have any updated pretrained models for use?
Metadata
Metadata
Assignees
Labels
No labels