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 150
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:7ad690642b93fe1e3294d28955ca114371da14c1e2ebbd561f357a0f034c03cf
|
| 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:19aeb7f1e04a88a08840ac203a48908505a43cf93050846202b44ae437cfbfdc
|
| 3 |
+
size 7906
|