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