license, base_model, tags, pipeline_tag
| license |
base_model |
tags |
pipeline_tag |
| apache-2.0 |
ibm-granite/granite-3.3-2b-instruct |
| uncensored |
| abliterated |
| gguf |
| granite |
| ibm |
| conversational |
|
text-generation |
granite-3.3-2b-uncensored
Uncensored variant of ibm-granite/granite-3.3-2b-instruct.
Method
- Abliteration (strength=0.35) — refusal direction removed from all layers
- LoRA fine-tune on
Guilherme34/uncensor (2 epochs, r=16, alpha=32)
- Re-abliteration (strength=0.55) — stronger pass to remove residual refusals
Eval Results
| Split |
Refused |
| Harmful (64 prompts) |
16/64 |
| Harmless (64 prompts) |
1/64 |
Usage
Training Config
| Parameter |
Value |
| Base Model |
ibm-granite/granite-3.3-2b-instruct |
| Fine-tune Dataset |
Guilherme34/uncensor |
| Epochs |
2 |
| LoRA r |
16 |
| LoRA alpha |
32 |
| Learning Rate |
0.0002 |
| Abliteration Strength |
0.35 |
| Re-abliteration Strength |
0.55 |
Credits