Instructions to use tdooms/simple-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tdooms/simple-medium with Transformers:
# Load model directly from transformers import Transformer model = Transformer.from_pretrained("tdooms/simple-medium", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload Transformer
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:270cb60c7dd143a6d62c9c758cbc465c93829ce58b466fd4816907ed69ae5511
|
| 3 |
+
size 117510680
|