llmfan46 commited on
Commit
eb4b862
·
verified ·
1 Parent(s): da365a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -27
README.md CHANGED
@@ -1,29 +1,30 @@
1
- ---
2
- license: apache-2.0
3
- base_model: Qwen/Qwen3.5-9B
4
- language:
5
- - en
6
- library_name: transformers
7
- pipeline_tag: text-generation
8
- tags:
9
- - qwen3.5
10
- - reasoning
11
- - uncensored
12
- - long-context
13
- - 1M-context
14
- - function-calling
15
- - tool-use
16
- - sft
17
- - full-fine-tune
18
- - cybersecurity
19
- - biomedical
20
- - agentic
21
- - heretic
22
- - uncensored
23
- - decensored
24
- - abliterated
25
- - mpoa
26
- ---
 
27
  # This is a decensored version of a model, made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0 with a variant of the [Magnitude-Preserving Orthogonal Ablation (MPOA)](https://huggingface.co/blog/grimjim/norm-preserving-biprojected-abliteration) method
28
 
29
  ## Abliteration parameters
@@ -346,4 +347,4 @@ Weights are released under **Apache-2.0**, inherited from the Qwen3.5-9B base. S
346
  - Base model: [Qwen3.5-9B](https://huggingface.co/Qwen/Qwen3.5-9B) (Alibaba Qwen team)
347
  - Training: [TRL](https://github.com/huggingface/trl) + [Transformers](https://github.com/huggingface/transformers)
348
  - Linear-attention kernels: [flash-linear-attention](https://github.com/fla-org/flash-linear-attention), [causal_conv1d](https://github.com/Dao-AILab/causal-conv1d)
349
- - Evaluation: [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) (EleutherAI)
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - empero-ai/Qwythos-9B-Claude-Mythos-5-1M-GGUF
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - qwen3.5
11
+ - reasoning
12
+ - uncensored
13
+ - long-context
14
+ - 1M-context
15
+ - function-calling
16
+ - tool-use
17
+ - sft
18
+ - full-fine-tune
19
+ - cybersecurity
20
+ - biomedical
21
+ - agentic
22
+ - heretic
23
+ - uncensored
24
+ - decensored
25
+ - abliterated
26
+ - mpoa
27
+ ---
28
  # This is a decensored version of a model, made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0 with a variant of the [Magnitude-Preserving Orthogonal Ablation (MPOA)](https://huggingface.co/blog/grimjim/norm-preserving-biprojected-abliteration) method
29
 
30
  ## Abliteration parameters
 
347
  - Base model: [Qwen3.5-9B](https://huggingface.co/Qwen/Qwen3.5-9B) (Alibaba Qwen team)
348
  - Training: [TRL](https://github.com/huggingface/trl) + [Transformers](https://github.com/huggingface/transformers)
349
  - Linear-attention kernels: [flash-linear-attention](https://github.com/fla-org/flash-linear-attention), [causal_conv1d](https://github.com/Dao-AILab/causal-conv1d)
350
+ - Evaluation: [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) (EleutherAI)