Instructions to use sankalp-c/qwen-14b-text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sankalp-c/qwen-14b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-14B-Instruct") model = PeftModel.from_pretrained(base_model, "sankalp-c/qwen-14b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5308202768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e7443caa0341ecaa6f9b1ad5cbe3fcf43fa140591d722ce5004ca50e6df31e3
|
| 3 |
size 5308202768
|
runs/Jan17_08-11-55_ip-172-16-97-68.ec2.internal/events.out.tfevents.1737101526.ip-172-16-97-68.ec2.internal.30214.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:4f8e4f027bbf23f55f3734b371292bc0183a8f0dd906e0efec5fd1d9bb234b7f
|
| 3 |
+
size 8163
|