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 ·
fd9b797
1
Parent(s): 1c679ce
Training in progress, epoch 35
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:4c3c5d77004ac6bfd5a59747777ce61d12fed1bbea064800e8e408c4099334b9
|
| 3 |
+
size 393813
|
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:c062c4fb0dc77f8ac57f8b584f12f16878f24add7d02c698a21cd3b2f88b0378
|
| 3 |
size 990408885
|