File size: 439 Bytes
9d6b61a |
1 2 3 4 5 6 7 8 9 10 |
---
license: apache-2.0
library_name: transformers
pipeline_tag: feature-extraction
---
This repository contains the DPLM-2 Bit model presented in [Elucidating the Design Space of Multimodal Protein Language Models](https://huggingface.co/papers/2504.11454). This is a model used for feature extraction from protein sequences and structures.
Project page: https://bytedance.github.io/dplm/dplm-2.1
Code: https://github.com/dmis-lab/Monet |