Metadata-Version: 2.4
Name: psaiops
Version: 0.4.6
Summary: Web apps to inspect & engineer NN activations.
Author-email: apehex <17317183+apehex@users.noreply.github.com>
License-Expression: AGPL-3.0
License-File: .github/LICENSE.md
Requires-Python: <3.14,>=3.10
Requires-Dist: accelerate>=1.10
Requires-Dist: deformers>=0.0
Requires-Dist: gradio>=5.0
Requires-Dist: kernels==0.10
Requires-Dist: matplotlib>=3.10
Requires-Dist: mlable-torch>=0.2
Requires-Dist: requests>=2.0
Requires-Dist: triton==3.4
Description-Content-Type: text/markdown

# psAI ops <img src="images/logo.png" alt="apehex logo" width="32" height="32">

[![License][shield-license]][github-license]
[![Latest][shield-release]][github-release]

Collection of web apps to inspect & engineer activations.

## License

Licensed under the [aGPLv3][github-license].

[github-license]: LICENSE.md
[github-release]: https://github.com/apehex/psai-ops/releases/latest

[shield-license]: https://img.shields.io/badge/license-aGPLv3-green?style=flat-square
[shield-release]: https://img.shields.io/github/release/apehex/psai-ops.svg?style=flat-square
