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