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