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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
1c679ce
1
Parent(s): 82888cd
Training in progress, epoch 34
Browse files
logs/events.out.tfevents.1691205278.35087bd9de9c.1938.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:095c4b3424f08a056e92c67441a2fdc6c3458adf5f2126bf4a8871b5b1098785
|
| 3 |
+
size 382612
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 990408885
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24e577e70aa818c18c6760af116dbcb55dda29466d10e19c3f61c54a9d8fc16f
|
| 3 |
size 990408885
|