X/Twitter | LinkedIn | Docs | Website | API
Here is a list of the task-specific Small Language Models developed by Tanaos for various text processing tasks.
All models can be used and fine-tuned on CPU via the Artifex library. Don't want to self-host? You can also access these models through Tanaos' Small-Language-Model API.
| Model | Description | HuggingFace | Artifex | SLM API |
|---|---|---|---|---|
| Text Classification | Performs general-purpose text classification based on the user requirements. | - | Artifex | - |
| Guardrail | Flags unsafe, harmful, or off-topic messages. | HuggingFace | Artifex | SLM API |
| Intent Classification | Classifies user messages into predefined intent categories. | HuggingFace | Artifex | SLM API |
| Reranker | Ranks a list of items or search results based on relevance to a query. | HuggingFace | Artifex | SLM API |
| Sentiment Analysis | Determines the sentiment (positive, negative, neutral) of a given text. | HuggingFace | Artifex | SLM API |
| Emotion Detection | Identifies the emotion expressed in a given text. | HuggingFace | Artifex | SLM API |
| Named Entity Recognition | Detects and classifies named entities in text. | HuggingFace | Artifex | SLM API |
| Text Anonymization | Removes personally identifiable information (PII) from text. | HuggingFace | Artifex | SLM API |
| Spam Detection | Identifies whether a message is spam or not. | HuggingFace | Artifex | SLM API |
| Topic Classification | Classifies text into predefined topics. | HuggingFace | Artifex | SLM API |
