Skip to main content

specific-ai-tools

Python toolkit for SpecificAI — edge inference helpers, partner/platform adapters, and utilities for running Specific AI models outside the platform (Lemonade, llama.cpp, and more as topics land).

Install

pip install specific-ai-tools

# Optional extras
pip install "specific-ai-tools[llamacpp]"  # local GGUF via llama-cpp-python
pip install "specific-ai-tools[split]"     # split_model + compare_models_results (torch)
pip install "specific-ai-tools[all]"       # torch + llama-cpp-python

Packages

Package Description
embedding_heads Run classification heads on CLS embeddings from Lemonade Server (HTTP) or llama-cpp-python when those layers are stripped by GGUF conversion
from specific_ai_tools.embedding_heads import LemonadeEmbeddingClassifier

classifier = LemonadeEmbeddingClassifier(
    lemonade_model_name="user.email-agent-triage",
    checkpoint="specific-AI/email-agent-triage:bert-base-only.gguf",
    lemonade_base_url="http://localhost:13305",
)

See embedding_heads README for Lemonade and llama-cpp details. More topics will land here as siblings of embedding_heads over time.

About Us

Specific AI is the automatic SLM distillation platform that turns task prompts into production-grade small language models in days — not weeks — so your subject matter experts can ship models without waiting on scarce data-science bandwidth.

We help enterprises move agentic AI from prototype to production with SLMs that are typically 1,000×–10,000× smaller than teacher LLMs, run in milliseconds on CPUs or edge devices, and deliver the same or better task quality at a fraction of the cost — self-hosted on your cloud or downloaded for your own inference stack.

Prompt → Distill → Deploy. Bring your prompt and data, drop them into Specific AI, and get a validated small model ready to test and ship.

Ready to create SLMs at scale? Visit specific.ai.

License

MIT — see LICENSE.

Copyright (C) 2026 Specific AI Inc. All rights reserved.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

specific_ai_tools-0.1.1.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

specific_ai_tools-0.1.1-py3-none-any.whl (28.2 kB view details)

Uploaded Python 3

File details

Details for the file specific_ai_tools-0.1.1.tar.gz.

File metadata

  • Download URL: specific_ai_tools-0.1.1.tar.gz
  • Upload date:
  • Size: 23.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for specific_ai_tools-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e3c30cc9242eae76be3f397a99971b7dd8b07ef8ddf8a0637ad4518af259ac33
MD5 42f9cebde7ab88263dd1eb5af75fd9d7
BLAKE2b-256 884830b18ad64850ba9e61f3b675947aeb8233e2e5b95ae0d6581075fa58be76

See more details on using hashes here.

Provenance

The following attestation bundles were made for specific_ai_tools-0.1.1.tar.gz:

Publisher: publish.yml on marketplace-specificai/specific-ai-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file specific_ai_tools-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for specific_ai_tools-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2a9f544635216ba2e5801f1e1e4eed0581e51111f47310d7a18da209e1698929
MD5 2c936bdba0f47fa45bf104bd56784600
BLAKE2b-256 c18e31898f49aa9a04fb4cdb27d7490f7ecece33f1b085a8c814390be62ec1be

See more details on using hashes here.

Provenance

The following attestation bundles were made for specific_ai_tools-0.1.1-py3-none-any.whl:

Publisher: publish.yml on marketplace-specificai/specific-ai-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page