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 70
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:7136ea76148fe4936a043c2550c75eef6a71b682544009dbda88ef19b2cb196d
|
| 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:49f44d99b6bde084e49e97f36fab4389a8c1e1f67b4c5414b0860e13ea36b00b
|
| 3 |
+
size 6665
|