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
Rename SeqNet.pth to pytorch_model.bin
Browse files
SeqNet.pth → pytorch_model.bin
RENAMED
|
File without changes
|