Instructions to use danielflopez1/falcon7binstruct_badata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use danielflopez1/falcon7binstruct_badata with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b-instruct") model = PeftModel.from_pretrained(base_model, "danielflopez1/falcon7binstruct_badata") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 40
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 261131840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7928b54d8f78b8982ac8745fc6334308a53a198a26fdcc82a83715bb0d3448a
|
| 3 |
size 261131840
|
runs/Jan14_06-07-48_9919168c075c/events.out.tfevents.1705212825.9919168c075c.1018.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:4e777d442a10acfb8f86fec15586ecc17274cf30533ff4484d7736c68a9cffd4
|
| 3 |
+
size 6028
|