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
Adding `safetensors` variant of this model
#3
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5be62c13349e1f0c324a76a72e10889ef8b304746b553424608d98fdc1be4ab0
|
| 3 |
+
size 2610803808
|