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