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