abidlabs/gemma-3-270m-sql
TEXT GENERATIONConcurrent Unit Cost:1Model Size:0.3BQuant:BF16Context Size:32kPublished:Jul 2, 2026Architecture:Transformer Featherless Exclusive Cold
The abidlabs/gemma-3-270m-sql model is a 0.3 billion parameter language model, fine-tuned from Google's Gemma-3-270m-it architecture. This model specializes in SQL-related tasks, having been trained using the TRL framework. It offers a context length of 32768 tokens, making it suitable for processing moderately long SQL queries and related natural language instructions.
Loading preview...
Model Overview
The abidlabs/gemma-3-270m-sql is a specialized language model derived from Google's gemma-3-270m-it base model. It has been fine-tuned using the TRL library, focusing on SQL-related applications.
Key Capabilities
- SQL-centric Fine-tuning: The model has undergone supervised fine-tuning (SFT) specifically for tasks involving SQL, suggesting improved performance in generating or understanding SQL queries.
- Gemma Architecture: Built upon the Gemma family, it inherits the foundational capabilities of Google's open models.
- Efficient Size: With 0.3 billion parameters, it offers a balance between performance and computational efficiency, suitable for deployment in resource-constrained environments.
- Extended Context Window: Supports a context length of 32768 tokens, allowing it to process substantial amounts of input text, which is beneficial for complex SQL schema descriptions or multi-turn interactions.
Good For
- SQL Generation: Generating SQL queries from natural language prompts.
- SQL Understanding: Interpreting and analyzing existing SQL code.
- Database Interaction: Assisting developers with SQL-related tasks in applications where a smaller, specialized model is preferred.