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:6c228db44f55e973642a9960474d2b3dbb051f1cb02d463f9de24e9b4dd9c9f3
|
| 3 |
size 377566497
|