Instructions to use devvanshhh/falcon_campaignName with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use devvanshhh/falcon_campaignName with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-rw-1b") model = PeftModel.from_pretrained(base_model, "devvanshhh/falcon_campaignName") - Notebooks
- Google Colab
- Kaggle
Commit ·
37c92b6
1
Parent(s): 044977b
Training in progress, epoch 1
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6298512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9f993e37d53be38ce857ec57ac84e199831f1ec11c12bcfee10302b70ba99d6
|
| 3 |
size 6298512
|
logs/events.out.tfevents.1703848759.d2f5c2fdc3d6.170.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d82f21d979bc8ec36b01eedddc36901c8b546fb91594a327aecf2f8fe4d8673
|
| 3 |
+
size 5787
|