Instructions to use AISE-TUDelft/BinT5-NoFunName with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AISE-TUDelft/BinT5-NoFunName with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("AISE-TUDelft/BinT5-NoFunName") model = AutoModelForSeq2SeqLM.from_pretrained("AISE-TUDelft/BinT5-NoFunName") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
e41903e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8ba76bb5c23d990dd426eef5705ed58e19372ebf486dcdf08d2ab626737a0f78
size 891613774
|