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 ·
fff5c8f
1
Parent(s): cfb3124
Training in progress, step 60
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:449200b7ac3333ebc3027bf7f4800193d248d858204373926dff2588f5006313
|
| 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:2928e9bad078d41111d3b51dd89b820e85d9b62ea1f378536e63c4e2b3e1f87e
|
| 3 |
+
size 5347
|