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