woshixuhang/SiriusAI-Text2SQL-32B-v3

TEXT GENERATIONConcurrency Cost:2Model Size:32.8BQuant:FP8Ctx Length:32kPublished:Dec 30, 2025License:apache-2.0Architecture:Transformer Open Weights Cold

The woshixuhang/SiriusAI-Text2SQL-32B-v3 is a 32.8 billion parameter language model developed by woshixuhang, specifically fine-tuned for converting natural language queries into SQL commands. With a substantial context length of 131072 tokens, this model excels at complex Text-to-SQL tasks, making it highly effective for database interaction and data retrieval applications. Its specialization allows for accurate and efficient SQL generation from diverse user prompts.

Loading preview...

SiriusAI-Text2SQL-32B-v3 Overview

The SiriusAI-Text2SQL-32B-v3, developed by woshixuhang, is a specialized large language model with 32.8 billion parameters. Its primary function is to accurately translate natural language text into executable SQL queries. This model is designed to streamline database interactions by enabling users to retrieve and manipulate data using plain English, eliminating the need for manual SQL writing.

Key Capabilities

  • Natural Language to SQL Conversion: Translates diverse natural language prompts into precise SQL statements.
  • Large Context Window: Features a 131072-token context length, allowing it to handle complex and lengthy queries or schema definitions effectively.
  • High Accuracy: Optimized for generating correct and efficient SQL, reducing errors in database operations.

Good For

  • Database Interaction: Ideal for applications requiring users to query databases without SQL knowledge.
  • Data Analysis Tools: Can be integrated into business intelligence or data analytics platforms to simplify data retrieval.
  • Developer Productivity: Assists developers in rapidly generating SQL for various database tasks, from simple selects to complex joins and aggregations.