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