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