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 140
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:9c79587667e02db7d4d0963afb6a56227f38aba121a27417ee82afc2202e4ec0
|
| 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:a48d7d5e9f99454a593407fa388d3b7604b7a9cac0a4d831936d957a05ee90e9
|
| 3 |
+
size 7749
|