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: 129 Bytes
01687e0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:abb0980effd940e4847b7b14ce2c76892bcef396db07a6c6fd0ee059ee737c24
size 4335
|