Metadata-Version: 2.4
Name: bitpolar-fabric
Version: 0.0.1
Summary: Alias for fabric-kv — BitPolar Fabric KV cache compression plugin for vLLM. Use 'pip install fabric-kv' instead.
Author-email: BitPolar <gehlot.21@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://bitpolar.dev
Project-URL: Repository, https://github.com/bitpolar/fabric-vllm
Project-URL: Documentation, https://bitpolar.dev/fabric
Keywords: llm,vllm,kv-cache,compression,inference,bitpolar,fabric
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# bitpolar-fabric

> **This is a name-reservation alias.** Install the canonical package instead:
>
> ```bash
> pip install fabric-kv
> ```

`bitpolar-fabric` reserves the BitPolar-branded namespace on PyPI. The actual KV cache compression plugin for vLLM ships as **`fabric-kv`**.

## Why two names?

- **`fabric-kv`** — descriptive, what it does (KV cache compression for vLLM)
- **`bitpolar-fabric`** — branded, who builds it (the BitPolar product family)

Both are owned and maintained by BitPolar. The canonical install is `fabric-kv`.

## Track Progress

- **Repo:** https://github.com/bitpolar/fabric-vllm
- **Blog:** https://bitpolar.dev/blog

## License

Apache-2.0
