Instructions to use ralcanta/do_nothing_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ralcanta/do_nothing_bert with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ralcanta/do_nothing_bert") model = AutoModelForSeq2SeqLM.from_pretrained("ralcanta/do_nothing_bert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
7345142 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5c38fea5cf22861452ff8189c621d2a26a46e88d7f6d454968fc3f838a7718af
size 984944778
|