Instructions to use allenai/PRIMERA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use allenai/PRIMERA with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("allenai/PRIMERA") model = AutoModelForSeq2SeqLM.from_pretrained("allenai/PRIMERA", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 43fa27d7f402853d76af2ca2109a4cab2491b0dc8ad9d1d34c6c00d7d1859906
- Size of remote file:
- 1.79 GB
- SHA256:
- efe752e5eb426d1be167eb1164fc07b7645a1de35f370bba4582783206c534d5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.