Instructions to use kernelguardian/instruct2action_llama2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kernelguardian/instruct2action_llama2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyPixel/Llama-2-7B-bf16-sharded") model = PeftModel.from_pretrained(base_model, "kernelguardian/instruct2action_llama2") - Notebooks
- Google Colab
- Kaggle
Commit ·
d5c30a9
1
Parent(s): 264e398
Training in progress, step 20
Browse files
adapter_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 134263757
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4044f0f0492f0c94a59d90ac9c668deecb06614a31499f67877a1e3e292fc873
|
| 3 |
size 134263757
|
runs/Aug05_04-31-49_51b4a7207152/events.out.tfevents.1691209941.51b4a7207152.18687.0
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:80573f0b9d0c00b3b6537f85a1de7e803c59c7acb510a3cb97b2f6f4179a7014
|
| 3 |
+
size 4731
|