Metadata-Version: 2.1
Name: countergenedit
Version: 1.1.0
Summary: Package providing pytorch model evaluators compatible with countergen, and editing capabilities.
Home-page: https://github.com/FabienRoger/Countergen
Author: SaferAI
Author-email: saferai.audit@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# CounterGenEdit

This is a package providing pytorch model evaluators compatible with countergen, and editing capabilities.

To install, run

```console
pip install countergenedit
```
