Instructions to use abcp4/mymodel-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abcp4/mymodel-test with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("abcp4/mymodel-test", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1603
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5624885166768fbec67b664369eb70cadc9416e7e7f23708ab0d7209fa4d034
|
| 3 |
size 1603
|