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 50
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:5e2e38a564de75c3ce120ad38516ab7d793ed2736df4f808e57367e06e24b6b1
|
| 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:ca6a2ded06d2a6787c8ae4ae229a1f3ba97f753f57ef41bf06d74145e905050c
|
| 3 |
+
size 6182
|