Jinwen Kong

Results 2 issues of Jinwen Kong

Hello, There is an error when I run the command: ``` $ conda activate rnamsm (rnamsm) [kjw@master RNA-MSM]$ python RNA_MSM_Inference.py \ > data.root_path=/public/work/jinwen/4Gdb_test/RNA-MSM/test \ > data.MSA_path=/public/work/jinwen/4Gdb_test/RNA-MSM/test/results \ > data.model_path=/public/work/jinwen/4Gdb_test/RNA-MSM/test/pretrained \...

When I try to load the model, I encounter the following issue. There is a related [issue](https://github.com/evo-design/evo/issues/10), but it has not solved my problem. NameError: name 'swap_mha_rope' is not defined"...