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