File size: 828 Bytes
90af9d7
 
 
 
 
 
 
6824009
 
 
 
 
 
d30a094
 
6824009
 
 
 
d30a094
 
 
 
 
 
6824009
 
 
 
 
 
 
 
 
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-0

The SAPI-0 is a 15-billion-parameter multimodal model operating with only 0.5 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/s0
```

## Inference

```bash
sapilm --load sapi-0
```

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