Ornith-1.5-9B-Abliterated-MLX-BF16 / abliteration-manifest.json
PocketAiHub's picture
Add files using upload-large-folder tool
fbc7b52 verified
Raw
History Blame Contribute Delete
1.19 kB
{
"schema_version": 1,
"method": "refusal-direction orthogonal weight projection",
"base_model": "ornith-ai/Ornith-1.5-9B",
"base_revision": "c927ad73b7eb20f00aafcaa0a11a9d58ed5487bc",
"direction": {
"examples_per_class": 256,
"kind": "projected_unit_directions",
"sha256": "97a251920007b644759f7492f0239322657bbb12920522e0a4be6d3852aadffb",
"source_layer": 23,
"hidden_state": "residual_post at the assistant-generation boundary"
},
"projection": {
"destination_layers": [
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31
],
"target_kinds": [
"full_attention_out",
"linear_attention_out",
"mlp_down"
],
"scale": 1.0,
"norm_preserve": true,
"modified_tensor_count": 40,
"modified_by_kind": {
"full_attention_out": 5,
"linear_attention_out": 15,
"mlp_down": 20
}
},
"architecture": {
"modelType": "qwen3_5",
"modelName": "Ornith-1.5-9B",
"hiddenSize": 4096,
"numHiddenLayers": 32,
"fullAttentionInterval": 4
}
}