初始化项目,由ModelHub XC社区提供模型

Model: DuoNeural/Archon-8B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-16 07:13:17 +08:00
commit 67acd6c385
13 changed files with 832 additions and 0 deletions

35
abliteration_meta.json Normal file
View File

@@ -0,0 +1,35 @@
{
"base_model": "Qwen/Qwen3-8B",
"output_repo": "DuoNeural/Archon-8B",
"method": "svd_refusal_direction",
"layers_abliterated": [
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27
],
"scale": 1.0,
"n_contrast_prompts": 32,
"hidden_size": 4096,
"n_layers_total": 36,
"weight_matrices_modified": 147,
"timestamp": "2026-04-23T22:31:48.131815",
"author": "Archon \u2014 DuoNeural"
}