Instructions to use mergisi/falcon7binstruct_text_to_sql_optimized_v8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mergisi/falcon7binstruct_text_to_sql_optimized_v8 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("vilsonrodrigues/falcon-7b-instruct-sharded") model = PeftModel.from_pretrained(base_model, "mergisi/falcon7binstruct_text_to_sql_optimized_v8") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 20
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 130583912
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f673757d1fe9061f7397ef3baa68c97fd1addc3804a320730307ef65691003e
|
| 3 |
size 130583912
|
runs/Jan29_20-21-21_f4843a0ccf37/events.out.tfevents.1706559702.f4843a0ccf37.1203.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:5088e2623ff16833dba8b69a72891b99067ceb832b67b2f5469368bd88e691c2
|
| 3 |
+
size 5895
|