llmware / slim-sql-tool

huggingface.co
Total runs: 210
24-hour runs: 0
7-day runs: -1
30-day runs: 62
Model's Last Updated: May 27 2024

Introduction of slim-sql-tool

Model Details of slim-sql-tool

SLIM-SQL-TOOL

slim-sql-tool is a 4_K_M quantized GGUF version of slim-sql-1b-v0, providing a small, fast inference implementation, optimized for multi-model concurrent deployment.

slim-sql is part of the SLIM (" S tructured L anguage I nstruction M odel") series, providing a set of small, specialized decoder-based LLMs, fine-tuned for function-calling.

Note: slim-sql is designed for small, fast, local prototyping and to be effective for 'one-table' lookups - it was not trained or optimized for complex joins and other sophisticated SQL queries.

To pull the model via API:

from huggingface_hub import snapshot_download           
snapshot_download("llmware/slim-sql-tool", local_dir="/path/on/your/machine/", local_dir_use_symlinks=False)  

Load in your favorite GGUF inference engine, or try with llmware as follows:

from llmware.models import ModelCatalog  

# this one line will download the model and run a series of tests
# includes two sample table schema - go to llmware github repo for end-to-end example  
ModelCatalog().tool_test_run("slim-sql-tool", verbose=True)  

Slim models can also be orchestrated as part of multi-model, multi-step LLMfx calls:

from llmware.agents import LLMfx

llm_fx = LLMfx()
llm_fx.load_tool("sql")
response = llm_fx.sql(query, table_schema)  

Note: please review config.json in the repository for prompt wrapping information, details on the model, and full test set.

Note: two sample 'hello world' csv tables are included - this is fabricated data - any similarity with real people is coincidental.

Model Card Contact

Darren Oberst & llmware team

Any questions? Join us on Discord

Runs of llmware slim-sql-tool on huggingface.co

210
Total runs
0
24-hour runs
0
3-day runs
-1
7-day runs
62
30-day runs

More Information About slim-sql-tool huggingface.co Model

More slim-sql-tool license Visit here:

https://choosealicense.com/licenses/apache-2.0

slim-sql-tool huggingface.co

slim-sql-tool huggingface.co is an AI model on huggingface.co that provides slim-sql-tool's model effect (), which can be used instantly with this llmware slim-sql-tool model. huggingface.co supports a free trial of the slim-sql-tool model, and also provides paid use of the slim-sql-tool. Support call slim-sql-tool model through api, including Node.js, Python, http.

slim-sql-tool huggingface.co Url

https://huggingface.co/llmware/slim-sql-tool

llmware slim-sql-tool online free

slim-sql-tool huggingface.co is an online trial and call api platform, which integrates slim-sql-tool's modeling effects, including api services, and provides a free online trial of slim-sql-tool, you can try slim-sql-tool online for free by clicking the link below.

llmware slim-sql-tool online free url in huggingface.co:

https://huggingface.co/llmware/slim-sql-tool

slim-sql-tool install

slim-sql-tool is an open source model from GitHub that offers a free installation service, and any user can find slim-sql-tool on GitHub to install. At the same time, huggingface.co provides the effect of slim-sql-tool install, users can directly use slim-sql-tool installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

slim-sql-tool install url in huggingface.co:

https://huggingface.co/llmware/slim-sql-tool

Url of slim-sql-tool

slim-sql-tool huggingface.co Url

Provider of slim-sql-tool huggingface.co

llmware
ORGANIZATIONS

Other API from llmware

huggingface.co

Total runs: 363
Run Growth: 356
Growth Rate: 98.07%
Updated:February 07 2024
huggingface.co

Total runs: 92
Run Growth: 0
Growth Rate: 0.00%
Updated:October 01 2024
huggingface.co

Total runs: 67
Run Growth: -260
Growth Rate: -371.43%
Updated:January 12 2026
huggingface.co

Total runs: 32
Run Growth: -125
Growth Rate: -403.23%
Updated:February 13 2024
huggingface.co

Total runs: 27
Run Growth: 18
Growth Rate: 66.67%
Updated:March 21 2024
huggingface.co

Total runs: 21
Run Growth: -167
Growth Rate: -726.09%
Updated:February 07 2024
huggingface.co

Total runs: 19
Run Growth: 9
Growth Rate: 47.37%
Updated:March 21 2024