| --- |
| license: other |
| tags: |
| - text-generation |
| - llm |
| --- |
| |
| Multimodal model at the input and output, state-of-the-art from Sapiens Technology®️. |
|
|
| # SAPI-5-Small-Omni |
|
|
| The SAPI-5-Small-Omni is a 28-billion-parameter multimodal model operating with only 5 billion active parameters. |
|
|
| ## Capabilities |
| - Interpretation of texts, images, audios, videos, and documents. |
| - Generation of texts, images, audios, videos, and documents. |
| - Real-time web searches in chat mode. |
| - Infinite context window. |
| - Regulated reasoning and deep reasoning enabled via configuration. |
| - Internal reflection. |
|
|
| ```bash |
| sapilm --get schatmodels/s5so |
| ``` |
|
|
| ## Inference |
|
|
| ```bash |
| sapilm --load sapi-5-small-omni |
| ``` |
|
|
| ## Contributing |
|
|
| We do not accept contributions that may result in changing the original code. |
|
|
| Make sure you are using the appropriate version. |
|
|
| ## License |
|
|
| This is proprietary software and its alteration and/or distribution without the developer's authorization is not permitted. |
|
|