Metadata-Version: 2.4
Name: isiro-runtime
Version: 0.0.1
Summary: ISIRO Runtime - BF16 LLM inference efficiency layer. https://isiro.ai
Project-URL: Homepage, https://isiro.ai
Project-URL: Documentation, https://isiro.ai/runtime
Author-email: Isiro AI <kunleo@isiro.ai>
License: Proprietary
Classifier: Development Status :: 1 - Planning
Description-Content-Type: text/markdown

# isiro-runtime

The ISIRO Runtime executes `.TIC` model artifacts with ~30% BF16 memory
traffic reduction. Bit-exact. No quantization.

Full release coming soon at [isiro.ai](https://isiro.ai).

## Install

```bash
pip install isiro-runtime
```
