SingSQL-LM Collection Models fine-tuned with SING-SQL synthetic data • 4 items • Updated Sep 22, 2025
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("alpcaferoglu/SingSQL-LM-1.5B-R64_CS", dtype="auto")