| --- |
| license: other |
| tags: |
| - text-generation |
| - llm |
| --- |
| |
| Multimodal model at the input and output, state-of-the-art from Sapiens Technology®️. |
|
|
| # SAPI-5.1-Micro-Omni |
|
|
| The SAPI-5.1-Micro-Omni is a 14-billion-parameter multimodal model operating with only 1 billion active parameters with Q8 quantization. |
|
|
| ## 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/s5.1mo |
| ``` |
|
|
| ## Inference |
|
|
| ```bash |
| sapilm --load sapi-5.1-micro-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. |
|
|