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