llmware / slim-tags-tool

huggingface.co
Total runs: 88
24-hour runs: 0
7-day runs: 7
30-day runs: 41
Model's Last Updated: February 07 2024

Introduction of slim-tags-tool

Model Details of slim-tags-tool

SLIM-TAGS-TOOL

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

slim-tags 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.

To pull the model via API:

from huggingface_hub import snapshot_download           
snapshot_download("llmware/slim-tags-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  

# to load the model and make a basic inference
model = ModelCatalog().load_model("slim-tags-tool")
response = model.function_call(text_sample)  

# this one line will download the model and run a series of tests
ModelCatalog().tool_test_run("slim-tags-tool", verbose=True)  

Slim models can also be loaded even more simply as part of a multi-model, multi-step LLMfx calls:

from llmware.agents import LLMfx

llm_fx = LLMfx()
llm_fx.load_tool("tags")
response = llm_fx.tags(text)  

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

Model Card Contact

Darren Oberst & llmware team

Any questions? Join us on Discord

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

88
Total runs
0
24-hour runs
-1
3-day runs
7
7-day runs
41
30-day runs

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

More slim-tags-tool license Visit here:

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

slim-tags-tool huggingface.co

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

slim-tags-tool huggingface.co Url

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

llmware slim-tags-tool online free

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

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

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

slim-tags-tool install

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

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

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

Url of slim-tags-tool

slim-tags-tool huggingface.co Url

Provider of slim-tags-tool huggingface.co

llmware
ORGANIZATIONS

Other API from llmware

huggingface.co

Total runs: 858
Run Growth: 695
Growth Rate: 81.00%
Updated:February 13 2024
huggingface.co

Total runs: 99
Run Growth: -4
Growth Rate: -4.04%
Updated:January 12 2026
huggingface.co

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

Total runs: 49
Run Growth: 44
Growth Rate: 89.80%
Updated:February 07 2024
huggingface.co

Total runs: 22
Run Growth: 18
Growth Rate: 81.82%
Updated:March 21 2024