https://github.com/p-e-w/heretic
https://github.com/p-e-w/heretic
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/p-e-w/heretic
- Owner: p-e-w
- License: agpl-3.0
- Created: 2025-09-21T05:46:16.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-09-30T03:13:37.000Z (5 months ago)
- Last Synced: 2025-09-30T05:32:56.084Z (5 months ago)
- Language: Python
- Size: 181 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - p-e-w/heretic - Fully automatic censorship removal for language models (Python)
- awesome-ccamel - p-e-w/heretic - Fully automatic censorship removal for language models (Python)
- awesome-local-llm - heretic - fully automatic censorship removal for language models (Tools / Models)
- awesome-rainmana - p-e-w/heretic - Fully automatic censorship removal for language models (Python)
- AiTreasureBox - p-e-w/heretic - 02-24_9476_135](https://img.shields.io/github/stars/p-e-w/heretic.svg)|Fully automatic censorship removal for language models| (Repos)
- StarryDivineSky - p-e-w/heretic - e-w/heretic 是一个开源项目,旨在通过自动化技术移除语言模型中的内容审查机制。该项目的核心目标是通过技术手段突破语言模型对特定话题或内容的限制,使模型能够生成更自由、更全面的信息。其工作原理基于自然语言处理技术,通过分析模型输出内容的语义特征,自动识别并替换被审查的内容,同时保持语言流畅性和逻辑性。项目特色包括完全自动化操作、支持多种语言模型、无需人工干预,以及模块化设计便于扩展。开发者采用机器学习算法训练检测模型,能够识别常见审查关键词和语义模式,并通过动态替换策略生成符合预期的输出。该工具特别适用于需要突破语言模型内容限制的研究人员和开发者,可用于学术研究、内容创作或技术测试等场景。项目代码基于Python开发,采用MIT开源协议,用户可直接通过GitHub获取源码并部署使用。相比传统手动修改模型权重的方法,heretic 提供了更高效、可重复的解决方案,同时避免了直接修改模型参数可能带来的稳定性风险。开发者还提供了详细的文档和示例,帮助用户快速上手并根据需求定制功能。由于其自动化特性和技术先进性,该项目在开源社区中受到关注,为研究语言模型审查机制提供了新的技术路径。 (A01_文本生成_文本对话 / 大语言对话模型及数据)
README
# Heretic
TBD
## License
Copyright © 2025 Philipp Emanuel Weidmann ()
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
**By contributing to this project, you agree to release your
contributions under the same license.**