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