Instructions to use jacobmorrison/tk-instruct-squad-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jacobmorrison/tk-instruct-squad-xl with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("jacobmorrison/tk-instruct-squad-xl") model = AutoModelForSeq2SeqLM.from_pretrained("jacobmorrison/tk-instruct-squad-xl") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
01687e0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c9137ee814b8299046e64282c30d4086e1d10de5a85fbb1d82896f395ad69497
size 5699366611
|