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
#2
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:b7d04cc73fcff0d33795d8a61693d9235972cd4ad79c9b8267e4f46228d0318d
|
| 3 |
+
size 2610803808
|