Instructions to use mergisi/falcon7binstruct_text_to_sql_optimized_v7 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_v7 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_v7") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 180
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:707c19ce5a60e6aadd933da89c9c6d0395a342fe9e0251e5ca3277d4fa7f15a8
|
| 3 |
size 130583912
|
runs/Dec13_17-59-09_e44c4541ef7c/events.out.tfevents.1702490363.e44c4541ef7c.2648.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:def25722b7f4110987f4c26325825a74ac35b1adb88554f504cb0f5bd8ff2dab
|
| 3 |
+
size 8731
|