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