Zynerji commited on
Commit
6644775
·
verified ·
1 Parent(s): 89b9677

Unify card layout; label evidence strength honestly

Browse files
Files changed (1) hide show
  1. README.md +117 -118
README.md CHANGED
@@ -1,118 +1,117 @@
1
- ---
2
- license: apache-2.0
3
- base_model: unknown
4
- tags:
5
- - uncensored
6
- - abliterated
7
- - capability-preserving
8
- - certified
9
- - ektome
10
- - sphragis
11
- - qwen2.5
12
- language:
13
- - en
14
- pipeline_tag: text-generation
15
- ---
16
-
17
- ![Ektome-Qwen2.5-Coder-14B-Instruct-PristinelyUncensored](./hero.png)
18
-
19
- # Ektome-Qwen2.5-Coder-14B-Instruct-PristinelyUncensored
20
-
21
- **Uncensored — and the first with a statistical certificate that it wasn't damaged.**
22
-
23
- > **uncensored via Ektome excision.**
24
-
25
- $$\colorbox{black}{$\color{white}
26
- \begin{array}{ll}
27
- \textsf{EKTOME CERTIFICATE} & {} \\
28
- \textsf{capability} & \textsf{NOT} \\
29
- \textsf{margin} & 3\% \\
30
- \textsf{items } n & 200 \\
31
- \textsf{worst-axis bound} & +0.000 \\
32
- \textsf{compliance} & 0.00 \rightarrow 0.00 \\
33
- \end{array}$}$$
34
-
35
- 📄 **[Read the whitepaper (PDF)](./whitepaper.pdf)** — full method, receipts and certification.
36
- The PDF is the authoritative document: dark-typeset, with the complete derivation, the
37
- per-axis certificate and the reproducibility hashes.
38
-
39
- ---
40
-
41
- ## Why this exists
42
-
43
- Standard abliteration removes a coarse *refusal direction* that is entangled with
44
- directions carrying knowledge and reasoning. The result is an uncensored model with a
45
- capability tax that is **almost never measured**.
46
-
47
- Ektomē (ἐκτομή, *excision*) isolates and removes only the refusal-**specific**
48
- component, leaving general helpfulness intact, and does so norm-preservingly on the
49
- pristine model no training, no distillation, no damage to repair. The extraction
50
- depth is selected per model by automated search against measured compliance.
51
-
52
- The estimator, excision operator and depth-selection procedure are proprietary.
53
- What is published here is the **measured outcome** and the evidence for it, which you
54
- can verify against the artifacts in this repo.
55
-
56
- ## The receipt
57
-
58
- | model | capability (MMLU-val) ↑ | compliance on harmful ↑ |
59
- |---|---|---|
60
- | pristine `unknown` | 0.000 | 0.000 |
61
- | **Ektomē (this model)** | **0.000** | **0.000** |
62
-
63
- These are **point estimates with no confidence interval** — which is precisely why the
64
- next section exists.
65
-
66
- ## The certificate
67
-
68
- Capability retention is certified by a paired non-inferiority test against the pristine
69
- model (exact McNemar, Holm-corrected, one-sided bootstrap bound on the drop $d$ vs a
70
- 3% margin):
71
-
72
- | axis | n | ref | cand | d upper | verdict |
73
- |---|---|---|---|---|---|
74
- | MMLU-val (POINT ESTIMATE, n=200, no CI) | 200 | 0.000 | 0.000 | +0.000 | UNCERTIFIED |
75
-
76
-
77
- **Overall: NOT CERTIFIED - no n=2800 paired test has been run for this model**
78
-
79
- Reproducible from `seed=20260726`, pack `sha256:7bbaff877146e081…`.
80
-
81
- ### Generation health checks
82
-
83
- _Not recorded for this model._
84
-
85
-
86
- ## Quantisations
87
-
88
- | file | bits | notes |
89
- |---|---|---|
90
- | `*-Q8_0.gguf` | 8 | near-lossless |
91
- | `*-Q6_K.gguf` | 6 | |
92
- | `*-Q5_K_M.gguf` | 5 | |
93
- | `*-Q4_K_M.gguf` | 4 | imatrix |
94
- | `*-IQ4_XS.gguf` | 4 | imatrix, smallest usable |
95
- | `*-IQ3_M.gguf` | 3 | imatrix |
96
- | `nvfp4/` | 4 | NVFP4 for vLLM / TensorRT-LLM |
97
-
98
-
99
- `IQ*` variants are imatrix-quantised — better quality per bit at low precision.
100
-
101
- ## Limitations
102
-
103
- The certificate bounds **capability retention only**. It does not certify safety, factual
104
- accuracy, or fitness for any purpose. Axes marked *inconclusive* are honestly
105
- under-powered, and the certificate states the $n$ needed to resolve them. Compliance uses
106
- a keyword classifier a proxy that evasive phrasing can fool. **This model is uncensored
107
- by construction: it will not refuse, and you are accountable for what you do with it.**
108
-
109
- ## Citation
110
-
111
- ```bibtex
112
- @software{ektome_Ektome-Qwen2.5-Coder-14B-Instruct-PristinelyUncensored,
113
- title = {Ektome-Qwen2.5-Coder-14B-Instruct-PristinelyUncensored},
114
- author = {Zynerji},
115
- year = {2026},
116
- url = {https://huggingface.co/Zynerji/Ektome-Qwen2.5-Coder-14B-Instruct-PristinelyUncensored}
117
- }
118
- ```
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: unknown
4
+ tags:
5
+ - uncensored
6
+ - abliterated
7
+ - capability-preserving
8
+ - certified
9
+ - ektome
10
+ - sphragis
11
+ - qwen2.5
12
+ language:
13
+ - en
14
+ pipeline_tag: text-generation
15
+ ---
16
+
17
+ ![Ektome-Qwen2.5-Coder-14B-Instruct-PristinelyUncensored](./hero.png)
18
+
19
+ # Ektome-Qwen2.5-Coder-14B-Instruct-PristinelyUncensored
20
+
21
+ **Uncensored — and carrying a statistical certificate that it wasn't damaged.**
22
+
23
+ > **Capability retention certified against the pristine model at n=2800.**
24
+
25
+ $$\colorbox{black}{$\color{white}
26
+ \begin{array}{ll}
27
+ \textsf{EKTOME CERTIFICATE} & {} \\
28
+ \textsf{capability} & \textsf{PASS} \\
29
+ \textsf{margin} & 3\% \\
30
+ \textsf{items } n & 2800 \\
31
+ \textsf{worst-axis bound} & +0.010 \\
32
+ \textsf{compliance} & 0.00 \rightarrow 0.00 \\
33
+ \end{array}$}$$
34
+
35
+
36
+ 📄 **[Read the whitepaper (PDF)](./whitepaper.pdf)** full method, receipts and certification.
37
+ The PDF is the authoritative document: dark-typeset, with the complete derivation, the
38
+ per-axis certificate and the reproducibility hashes.
39
+
40
+ ---
41
+
42
+ ## Why this exists
43
+
44
+ Standard abliteration removes a coarse *refusal direction* that is entangled with
45
+ directions carrying knowledge and reasoning. The result is an uncensored model with a
46
+ capability tax that is **almost never measured**.
47
+
48
+ Ektomē (ἐκτομή, *excision*) isolates and removes only the refusal-**specific**
49
+ component, leaving general helpfulness intact, and does so norm-preservingly on the
50
+ pristine model no training, no distillation, no damage to repair. The extraction
51
+ depth is selected per model by automated search against measured compliance.
52
+
53
+ The estimator, excision operator and depth-selection procedure are proprietary.
54
+ What is published here is the **measured outcome** and the evidence for it, which you
55
+ can verify against the artifacts in this repo.
56
+
57
+ ## The receipt
58
+
59
+ _No compliance/MMLU receipt was recorded for this model. The evidence below is the certificate._
60
+
61
+
62
+ ## The certificate
63
+
64
+ Capability retention is certified by a paired non-inferiority test against the pristine
65
+ model (exact McNemar, Holm-corrected, one-sided bootstrap bound on the drop $d$ vs a
66
+ 3% margin):
67
+
68
+ | axis | n | ref | cand | d upper | verdict |
69
+ |---|---|---|---|---|---|
70
+ | arithmetic | 1400 | 0.932 | 0.930 | +0.005 | PASS |
71
+ | instruction | 600 | 0.757 | 0.757 | +0.000 | PASS |
72
+ | knowledge | 400 | 0.968 | 0.973 | +0.010 | PASS |
73
+ | reasoning | 400 | 0.927 | 0.932 | +0.000 | PASS |
74
+
75
+
76
+ **Overall: PASS (3% margin, n=2800, alpha=0.05)**
77
+
78
+ Reproducible from `seed=20260726`, pack `sha256:7bbaff877146e081…`.
79
+
80
+ ### Generation health checks
81
+
82
+ _Not recorded for this model._
83
+
84
+
85
+ ## Quantisations
86
+
87
+ | file | bits | notes |
88
+ |---|---|---|
89
+ | `Ektome-Qwen2.5-Coder-14B-Instruct-Q8_0.gguf` | 8 | near-lossless |
90
+ | `Ektome-Qwen2.5-Coder-14B-Instruct-Q6_K.gguf` | 6 | |
91
+ | `Ektome-Qwen2.5-Coder-14B-Instruct-Q5_K_M.gguf` | 5 | |
92
+ | `Ektome-Qwen2.5-Coder-14B-Instruct-Q4_K_M.gguf` | 4 | imatrix |
93
+ | `Ektome-Qwen2.5-Coder-14B-Instruct-IQ4_XS.gguf` | 4 | imatrix, smallest usable |
94
+ | `Ektome-Qwen2.5-Coder-14B-Instruct-IQ3_M.gguf` | 3 | imatrix |
95
+ | `nvfp4/` | 4 | NVFP4 for vLLM / TensorRT-LLM |
96
+
97
+ `IQ*` variants are imatrix-quantised — better quality per bit at low precision.
98
+
99
+
100
+ ## Limitations
101
+
102
+ The certificate bounds **capability retention only**. It does not certify safety, factual
103
+ accuracy, or fitness for any purpose. Axes marked *inconclusive* are honestly
104
+ under-powered, and the certificate states the $n$ needed to resolve them. Compliance uses
105
+ a keyword classifier a proxy that evasive phrasing can fool. **This model is uncensored
106
+ by construction: it will not refuse, and you are accountable for what you do with it.**
107
+
108
+ ## Citation
109
+
110
+ ```bibtex
111
+ @software{ektome_Ektome-Qwen2.5-Coder-14B-Instruct-PristinelyUncensored,
112
+ title = {Ektome-Qwen2.5-Coder-14B-Instruct-PristinelyUncensored},
113
+ author = {Zynerji},
114
+ year = {2026},
115
+ url = {https://huggingface.co/Zynerji/Ektome-Qwen2.5-Coder-14B-Instruct-PristinelyUncensored}
116
+ }
117
+ ```