Downloads · 30 days
10
18% of all-time downloads
llmware/slim-sql-npu-ov
slim-sql-npu-ov is a machine learning model from llmware. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as apache-2.0.
slim-sql-npu-ov is a small specialized function calling model that takes as input a table schema and a natural language query, and outputs a SQL statement that corresponds to the query, and can be run against a databa…
Downloads · 30 days
10
18% of all-time downloads
All-time downloads
55
Public
Repo size
619 MB
Likes
0
Public
Click a slice to open those files.
.bin618 MB · 99%
From the Hugging Face model README
slim-sql-npu-ov is a small specialized function calling model that takes as input a table schema and a natural language query, and outputs a SQL statement that corresponds to the query, and can be run against a database table. This is a very small text-to-sql model designed for reasonable accuracy on single tables and relatively straightforward queries, and for easy integration into multi-step processes.
This is an OpenVino int4 quantized version of slim-sql-1b-v0, providing a very fast, very small inference implementation, optimized for AI PCs using Intel NPU.