How to use Synthyra/DPLM-150M with Transformers:
# Load model directly from transformers import EsmForDPLM model = EsmForDPLM.from_pretrained("Synthyra/DPLM-150M", trust_remote_code=True, dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!