Instructions to use philschmid/tapex-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use philschmid/tapex-tiny with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("philschmid/tapex-tiny") model = AutoModelForSeq2SeqLM.from_pretrained("philschmid/tapex-tiny") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
6c81576 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:87ec3e80db75caa0c48b1619ad26a70ea02ce4fbb038b4314444194ec1107d9b
size 5323473
|