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