Instructions to use tdooms/ts-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tdooms/ts-medium with Transformers:
# Load model directly from transformers import Transformer model = Transformer.from_pretrained("tdooms/ts-medium", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model.safetensors with huggingface_hub
Browse files- model.safetensors +2 -2
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b16291ab1dc1da54ba24957e479241c10baac985537d6913c0ac93d3efc721a
|
| 3 |
+
size 117444560
|