Instructions to use Synthyra/DSM_ppi_full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
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") - Notebooks
- Google Colab
- Kaggle