Kwai-AutoSQL/Kwai-AutoSQL-32B

TEXT GENERATIONConcurrency Cost:2Model Size:32BQuant:FP8Ctx Length:32kTool Calling:SupportedPublished:Jun 25, 2026License:apache-2.0Architecture:Transformer Open Weights Cold

Kwai-AutoSQL-32B is a 32 billion parameter language model developed by Kuaishou Business Team, fine-tuned from the Qwen3-32B base model. This model is specifically designed for SQL-related tasks, leveraging its large parameter count and 32768 token context length to process complex database queries and schemas. It excels at generating and understanding SQL, making it suitable for applications requiring automated database interaction.

Loading preview...

Kwai-AutoSQL-32B Overview

Kwai-AutoSQL-32B is a specialized 32 billion parameter language model developed by the Kuaishou Business Team. It is fine-tuned from the Qwen/Qwen3-32B base model, which operates under the Apache License 2.0. This model is distributed with its fine-tuned weights, configuration, and tokenizer files, all inheriting the Apache License 2.0 from its base.

Key Characteristics

  • Base Model: Fine-tuned from Qwen/Qwen3-32B.
  • Parameter Count: 32 billion parameters, providing substantial capacity for complex tasks.
  • Context Length: Features a 32768 token context window, enabling the processing of extensive inputs.
  • Specialization: Designed for SQL-related applications, indicating a focus on database interaction and query generation.

Use Cases

This model is particularly well-suited for scenarios requiring advanced SQL capabilities. While specific training and inference scripts are not included in this repository, its fine-tuned nature suggests applications such as:

  • Automated SQL Generation: Creating SQL queries from natural language prompts.
  • Database Interaction: Assisting with data retrieval and manipulation tasks.
  • SQL Understanding: Interpreting and analyzing existing SQL code.