Downloads · 30 days
27
77% of all-time downloads
rish37u/text-to-sql-sft-adapter
text-to-sql-sft-adapter is a text generation model from rish37u. Use it when you need the model to write or continue text. It is set up for peft.
This repository contains a LoRA/PEFT adapter fine-tuned for Text-to-SQL generation.
Downloads · 30 days
27
77% of all-time downloads
All-time downloads
35
Public
Repo size
173 MB
Likes
1
Public
Click a slice to open those files.
.safetensors162 MB · 93%
From the Hugging Face model README
This repository contains a LoRA/PEFT adapter fine-tuned for Text-to-SQL generation.
The adapter is based on Qwen2.5-Coder-7B and was trained using Supervised Fine-Tuning (SFT).
This repository contains only the SFT LoRA adapter.
The full base model is not included. You must load the base model and then attach this adapter.
unsloth/Qwen2.5-Coder-7BInstall the required packages:
pip install torch transformers peft