Instructions to use hsali/testmodel1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hsali/testmodel1 with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("hsali/testmodel1") model = AutoModel.from_pretrained("hsali/testmodel1") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
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 377566497
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:017c67662fde2a535c8a03f672a8eb5bb8ec4dc196459a63b35cfe8edc863ab7
|
| 3 |
size 377566497
|