Table Question Answering
Transformers
Safetensors
Thai
English
llama
text-generation
code
openthaigpt
text-generation-inference
Instructions to use AIAT/Kiddee-qatable1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AIAT/Kiddee-qatable1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("table-question-answering", model="AIAT/Kiddee-qatable1")# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("AIAT/Kiddee-qatable1") model = AutoModelForCausalLM.from_pretrained("AIAT/Kiddee-qatable1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 24ae3ade3439b824fc573dd44390925f30173dc74203e4848e07c9a8f889dc30
- Size of remote file:
- 718 kB
- SHA256:
- 02df43dcae8c7b5b122d45f642e42c96577cdd09fd949c6996051886c72ab002
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.