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