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 30
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:f3fc41c5c8e4fa0ce840efe134bd91c17717390fdb16f979f396767dc6796522
|
| 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:786fad5253edc6aeb784804d3a00aa49e77c775d42ad70a392497801241b4ce3
|
| 3 |
+
size 6049
|