Instructions to use WIPI/train15 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WIPI/train15 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WIPI/train15", dtype="auto") - Notebooks
- Google Colab
- Kaggle
uploading model.annx
Browse files- model.onnx +3 -0
model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51e6e6d10c2b62682a58cf95e7c75b4d7bdf0b46e5545f7b84b6ba11016bfb3f
|
| 3 |
+
size 62036652
|