Transformers
PyTorch
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use erwanlc/t5-cocktails_recipe-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use erwanlc/t5-cocktails_recipe-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("erwanlc/t5-cocktails_recipe-small") model = AutoModelForSeq2SeqLM.from_pretrained("erwanlc/t5-cocktails_recipe-small", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 10dc2c19300ff444dd0e2086b80063bb478dcc7a3a353b4d092692a6f7d4d06f
- Size of remote file:
- 3.12 kB
- SHA256:
- 67755bd7e33b415e4a1a97830b328736e21eb97eb15957a398ec4ff7c2ccf97f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.