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 ·
4865d53
1
Parent(s): c27fa30
Training in progress, step 50
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:8018defb5749d5d3197a0228d17903ca1f320d126455af3e1c09c898288df787
|
| 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:182f7a09db2510241df510d0192a20f56b62b20d4a9c4479726e2b48891ab12c
|
| 3 |
+
size 5193
|