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