Supported models
Schismatic ships ready-to-run recipes for the model families below. Each recipe is a small configuration file that tells the tool how to modify that particular model.
| Model family | Recipe file |
|---|---|
| DeepSeek-V4-Flash-Base | configs/abliterate/DeepSeek-V4-Flash-Base.toml |
| DeepSeek-V4-Pro-Base | configs/abliterate/DeepSeek-V4-Pro-Base.toml |
| GLM-5.1 | configs/abliterate/GLM-5.1.toml |
| Qwen2.5-7B-Instruct | configs/abliterate/Qwen2.5-7B-Instruct.toml |
| Qwen3-30B-A3B | configs/abliterate/Qwen3-30B-A3B.toml |
| Qwen3.6-27B-aeon7-trial46 | configs/abliterate/Qwen3.6-27B-aeon7-trial46.toml |
| Qwen3.6-27B | configs/abliterate/Qwen3.6-27B.toml |
| gemma-3-12b-it | configs/abliterate/gemma-3-12b-it.toml |
| gemma-4-E4B-it | configs/abliterate/gemma-4-E4B-it.toml |
The full set of recipes lives at configs/abliterate/ in the source repository.