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 ·
1a9999c
1
Parent(s): 4e49fe7
Training in progress, step 40
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:fab12d28cfeaaeed6e5fe25d582ca40707f47b0591d185757b13abca3e65349f
|
| 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:d68485dda5bf2ef2c9076cdbafcca1e697df4ceadef8d5ddf9675ce1b95d4bbf
|
| 3 |
+
size 5039
|