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