Instructions to use dgarrett-synaptics/checkpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dgarrett-synaptics/checkpoint with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dgarrett-synaptics/checkpoint", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 536223056
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa7d40927b7723c2c2adc40b1d7abe360c58a53ff18ef96bbb548bf4cb604eed
|
| 3 |
size 536223056
|