How to use Synthyra/DSM_ppi_full with Transformers:
# Load model directly from transformers import DSM model = DSM.from_pretrained("Synthyra/DSM_ppi_full", trust_remote_code=True, dtype="auto")
What is a pickle import?