Instructions to use nateraw/custom-torch-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nateraw/custom-torch-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nateraw/custom-torch-model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
commit files to HF hub
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 1063
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9db4bc1b10f49000e14afd1a3e389c4d60e073583762283091b4e4d82166f78b
|
| 3 |
size 1063
|