Metadata-Version: 2.1
Name: countergentorch
Version: 0.4.2
Summary: Package providing pytorch model evaluators compatible with countergen, and editing capabilities.
Home-page: https://github.com/FabienRoger/CounterGenTorch
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

# CounterGenTorch

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

To install, run

```console
pip install countergentorch
```
