Instructions to use tytodd/test-probe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tytodd/test-probe with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tytodd/test-probe", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model
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 3252
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7088a031672d65eb0850d2a805d2612fc457baf98c559edfd29f1086b84d2096
|
| 3 |
size 3252
|