Instructions to use taskydata/pile-t5-base-instruction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use taskydata/pile-t5-base-instruction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("taskydata/pile-t5-base-instruction") model = AutoModelForSeq2SeqLM.from_pretrained("taskydata/pile-t5-base-instruction", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 35300e6fcfe1bfcc8e4844550d85e6692c57a3cdf3fdf4d18457c691a9d21ec9
- Size of remote file:
- 5.24 kB
- SHA256:
- 73b4f7935d27a04cacd2828a9cca6029c37b0ae216b04d6f9779ea1c88c0e0d7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.