NullpoLab's picture
Upload folder using huggingface_hub
a8c4ebe verified
|
Raw
History Blame Contribute Delete
2.14 kB
metadata
license: apache-2.0
base_model: NullpoLab/Agents-A1-4B-Heretic-ARA-Refusals7
library_name: gguf
pipeline_tag: text-generation
tags:
  - heretic
  - uncensored
  - decensored
  - abliterated
  - ara
  - conversational

日本語版: README.md

Agents-A1-4B-Heretic-ARA-Refusals7-GGUF

This is a GGUF quantized version of NullpoLab/Agents-A1-4B-Heretic-ARA-Refusals7.

Overview

This model is an uncensored version of InternScience/Agents-A1-4B, produced using the Arbitrary-Rank Ablation (ARA) method from Heretic v1.2.0.

Conversion Notes

At the time of writing, converting the model to GGUF without modification results in a model loading error. As a temporary workaround, config.json has been modified to set "mtp_num_hidden_layers": 0.

Abliteration Parameters

Parameter Value
start_layer_index 13
end_layer_index 25
preserve_good_behavior_weight 0.8630
steer_bad_behavior_weight 0.0001
overcorrect_relative_weight 1.1907
neighbor_count 15

Performance

Metric This model Original model (InternScience/Agents-A1-4B)
Refusal rate 7/100 85/100
KL divergence 0.0030 0 (by definition)

Refusal rate was measured on 100 test prompts from mlabonne/harmful_behaviors, and KL divergence on 100 test prompts from mlabonne/harmless_alpaca.

Notes