llmware / slim-ner-tool

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

Introduction of slim-ner-tool

Model Details of slim-ner-tool

SLIM-NER-TOOL

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

slim-ner 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-ner-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-ner-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-ner-tool", verbose=True)  

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

from llmware.agents import LLMfx

llm_fx = LLMfx()
llm_fx.load_tool("ner")
response = llm_fx.ner(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-ner-tool on huggingface.co

99
Total runs
0
24-hour runs
-3
3-day runs
16
7-day runs
27
30-day runs

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

More slim-ner-tool license Visit here:

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

slim-ner-tool huggingface.co

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

slim-ner-tool huggingface.co Url

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

llmware slim-ner-tool online free

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

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

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

slim-ner-tool install

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

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

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

Url of slim-ner-tool

slim-ner-tool huggingface.co Url

Provider of slim-ner-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