File size: 826 Bytes
7560476
 
 
 
 
 
 
145ab5e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
license: other
tags:
- text-generation
- llm
---

Multimodal model at the input and output.

# SAPI-2

The SAPI-2 is a 31-billion-parameter multimodal model operating with only 2 billion active parameters, which accepts inputs of text, document, image, audio, and video, and can also generate outputs of text, document, image, audio, and video. Your context window is infinite and the model's reasoning is enabled through configuration.

## Download

```bash
sapilm --get schatmodels/s2
```

## Inference

```bash
sapilm --load sapi-2
```

## 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.