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