Instructions to use tdooms/tiny-single with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tdooms/tiny-single with Transformers:
# Load model directly from transformers import Transformer model = Transformer.from_pretrained("tdooms/tiny-single", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload Transformer
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 33570544
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9ff174d75c6d63dd11972682a60a644ffd25c888b48d4ad933a80b0aa52c7be
|
| 3 |
size 33570544
|