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