Instructions to use kumar9/super-cool-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kumar9/super-cool-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kumar9/super-cool-model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71b68927eef4f6e47d0730d360142e9a7d3980aad9b1c9ee4778b63b2e0498b8
|
| 3 |
+
size 16740752
|