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