s2 / README.md
schatmodels's picture
Update README.md
7560476 verified
|
Raw
History Blame Contribute Delete
826 Bytes
---
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.