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 ·
11aad84
1
Parent(s): 01c0913
Training in progress, epoch 31
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:bc44e12943b96cd82df03d4d1f7188a61a2099aea3310d0bd8964b493b176bf3
|
| 3 |
+
size 349323
|
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:ca282f77c3b317128719003af905bb966a730652bf851bb8f4f5cf4feeca9d7d
|
| 3 |
size 990408885
|