Instructions to use kernelguardian/instruct2action_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kernelguardian/instruct2action_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("kernelguardian/instruct2action_model") model = AutoModelForSeq2SeqLM.from_pretrained("kernelguardian/instruct2action_model") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3d01e01 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:eae0f6284ad6255bf3cd84f6c6e363cdfd4a98a04177357468e6628564fc51a3
size 4155
|