DreamFast commited on
Commit
acd9982
·
verified ·
1 Parent(s): 02bb206

Add Discord community link

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -16,6 +16,9 @@ library_name: transformers
16
 
17
  # Qwen2.5-7B-Instruct-Apostate
18
 
 
 
 
19
  An uncensored variant of [Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) produced with [Apostate](https://github.com/heterodoxin/apostate), `balanced` profile. Safety refusal behaviour removed via orthogonal projection of the refusal direction across 27 of 28 layers (skips layer 11).
20
 
21
  **7.61B parameters, bfloat16, single-shard safetensors (~15 GB).** No quantization. 55 of 339 tensors changed (35.8% of parameters). Targets `o_proj` + `down_proj` with a minimal embedding edit.
 
16
 
17
  # Qwen2.5-7B-Instruct-Apostate
18
 
19
+ 💬 **Community:** Join the [Abliterlitics Discord](https://discord.gg/AqmDnBjPvM) for discussion, model releases and support.
20
+
21
+
22
  An uncensored variant of [Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) produced with [Apostate](https://github.com/heterodoxin/apostate), `balanced` profile. Safety refusal behaviour removed via orthogonal projection of the refusal direction across 27 of 28 layers (skips layer 11).
23
 
24
  **7.61B parameters, bfloat16, single-shard safetensors (~15 GB).** No quantization. 55 of 339 tensors changed (35.8% of parameters). Targets `o_proj` + `down_proj` with a minimal embedding edit.