Instructions to use 1y33/test-custom-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 1y33/test-custom-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("1y33/test-custom-model", 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 2052280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76264939af6c25fef7f07ef2d342751c6a490d4c6d12a6711f06ef5bf492b9d1
|
| 3 |
size 2052280
|