zeekay commited on
Commit
dcfc9a1
·
verified ·
1 Parent(s): 3b42412

fix: rename abliterated → uncensored branding

Browse files
Files changed (1) hide show
  1. README.md +5 -17
README.md CHANGED
@@ -7,31 +7,19 @@ tags:
7
  - zen
8
  - zenlm
9
  - hanzo-ai
10
- - abliterated
11
  pipeline_tag: text-generation
12
  library_name: transformers
13
  base_model: zenlm/zen4-coder
14
  ---
15
 
16
- # Zen4 Coder Abliterated
17
 
18
- > **Parameters**: 80B MoE | **Context**: 256K | **License**: Apache 2.0
19
 
20
- Zen4 Coder abliterated — frontier code model, refusals removed. For security research and unrestricted code generation.
21
-
22
- Weights at [zenlm/zen4-coder](https://huggingface.co/zenlm/zen4-coder) — abliterated post-training via representation engineering.
23
-
24
- ## Abliteration
25
-
26
- Abliterated using representation engineering (Arditi et al., 2024 —
27
- *Refusal in Language Models Is Mediated by a Single Direction*, arXiv:2406.11717).
28
-
29
- Refusal direction orthogonalized out of the residual stream across all layers.
30
- All capabilities preserved; safety-trained refusals removed.
31
-
32
- **Intended uses**: Research, security testing, creative writing, red-teaming.
33
- **Still prohibited**: CSAM, targeted harassment, mass-casualty weapon synthesis.
34
 
 
35
 
36
  ---
37
  ## The Zen LM Family
 
7
  - zen
8
  - zenlm
9
  - hanzo-ai
10
+ - zen-4
11
  pipeline_tag: text-generation
12
  library_name: transformers
13
  base_model: zenlm/zen4-coder
14
  ---
15
 
16
+ # Zen4 Coder Uncensored
17
 
18
+ > **Parameters**: 80B MoE | **Architecture**: Zen 4 Architecture | **Context**: 256K | **License**: Apache 2.0
19
 
20
+ Zen 4 Coder Uncensored — frontier code model, safety restrictions removed. For security research and unrestricted code generation.
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
+ Weights at [zenlm/zen4-coder](https://huggingface.co/zenlm/zen4-coder).
23
 
24
  ---
25
  ## The Zen LM Family