Views
No views yet
| Models | Stages | Datasets | PDB | Paths |
|---|---|---|---|---|
| EvoLlama (ProteinMPNN + ESM-2) | Projection Tuning | SwissProt | AlphaFold-2 | projection_tuning/protein_mpnn_esm2_650m |
| EvoLlama (ProteinMPNN + ESM-2) | Supervised Fine-tuning | PMol + PEER | ESMFold | supervised_fine_tuning/protein_mpnn_esm2_650m |
| EvoLlama (GearNet + ESM-2) | Projection Tuning | SwissProt | AlphaFold-2 | Coming soon ... |
| EvoLlama (GearNet + ESM-2) | Supervised Fine-tuning | PMol + PEER | ESMFold | Coming soon ... |
| Models | Links |
|---|---|
| ProteinMPNN | Link |
| GearNet | Link |
| ESM-2 650M (facebook/esm2_t33_650M_UR50D) | Link |
| Llama-3 (meta-llama/Meta-Llama-3-8B-Instruct) | Link |
1@misc{liu2024evollama,
2 title={EvoLlama: Enhancing LLMs' Understanding of Proteins via Multimodal Structure and Sequence Representations},
3 author={Nuowei Liu and Changzhi Sun and Tao Ji and Junfeng Tian and Jianxin Tang and Yuanbin Wu and Man Lan},
4 year={2024},
5 eprint={2412.11618},
6 archivePrefix={arXiv},
7 primaryClass={cs.LG},
8 url={https://arxiv.org/abs/2412.11618},
9}