heretic
Fully automatic censorship removal for language models
File Explorer
Download Latest Version (.zip)- ci.yml
- semantic-pr.yml
- __init__.py
- keyword_rate.py
- kl_divergence.py
- __init__.py
- analyzer.py
- config.py
- evaluator.py
- main.py
- model.py
- plugin.py
- progress.py
- reproduce.py
- scorer.py
- system.py
- utils.py
- config.toml
- SHA256SUMS.ci
- SHA256SUMS.ci2
- SHA256SUMS.linux
- SHA256SUMS.windows
- config.toml
- SHA256SUMS.ci
- SHA256SUMS.windows
- config.toml
- SHA256SUMS.ci
- SHA256SUMS.ci2
- SHA256SUMS.linux
- SHA256SUMS.windows
- config.toml
- SHA256SUMS.ci
- SHA256SUMS.ci2
- SHA256SUMS.windows
- config.toml
- SHA256SUMS.ci
- SHA256SUMS.linux
- SHA256SUMS.windows
- README.md
- run_tests.py
- test_config.py
- .gitattributes
- .gitignore
- .python-version
- config.default.toml
- config.nohumor.toml
- config.noslop.toml
- LICENSE
- pyproject.toml
- README.md
- uv.lock
π Installation Guide
1. Get the code
git clone https://github.com/p-e-w/heretic
Downloads the entire project code from GitHub to your computer.
cd heretic
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip install -U heretic-llm
Installs the package published on PyPI directly β no need to clone the source.
pip install -U 'heretic-llm[research]'
Installs the package published on PyPI directly β no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install -U heretic-llm
Installs the package published on PyPI directly β no need to clone the source.
pip install -U 'heretic-llm[research]'
Installs the package published on PyPI directly β no need to clone the source.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
