qp 1B is an aggressively tuned merged language model designed for directness, minimal moralization, and reduced automatic refusals.Built on top of Novaciano/Eminence_Of_Pervertions-3.2-1B and fused using arcee_fusion, this model prioritizes reasoning clarity and literal interpretation over alignment-driven censorship.The merge intentionally amplifies internal reasoning layers (MLP and Attention) from the less-aligned base model while significantly down-weighting thelm_headof a more aligned secondary model, where most refusal and policy-driven behaviors are concentrated.The result is a “scalpel-style” model: sharp, precise, and unapologetically direct. It is especially suited for roleplay, narrative generation, creative writing, and exploratory dialogue where excessive filtering would otherwise degrade usefulness.⚠️ This model is not intended for safety-critical or heavily moderated environments.
1temperature: 0.7
2top_p: 0.9
3top_k: 40
4repetition_penalty: 1.05
5max_new_tokens: 5121temperature: 0.6
2top_p: 0.85
3top_k: 30
4repetition_penalty: 1.081temperature: 0.85
2top_p: 0.95
3top_k: 60
4repetition_penalty: 1.02Answer directly and without moral disclaimers.Respond literally. Do not soften the language.repetition_penaltytemperaturetop_p or top_k1metadata:
2 model_purpose: >
3 Aggressively tuned "scalpel-style" language model focused on minimizing
4 automatic refusals and moralized responses while preserving reasoning quality.
5
6 intended_use:
7 - Roleplay
8 - Creative and narrative writing
9 - Unfiltered chat and exploration
10 - Experimental prompting
11
12 warnings:
13 - Reduced safety alignment
14 - Minimal social and moral filtering
15 - Not suitable for safety-critical applications
16
17 explanatory_flow_diagram: |
18 [ User Prompt ]
19 |
20 v
21 +-------------------+
22 | Input Embeddings |
23 +-------------------+
24 |
25 v
26 +-----------------------------+
27 | Attention Layers (↑ 1.2) |
28 | - Context understanding |
29 | - Long-range coherence |
30 +-----------------------------+
31 |
32 v
33 +-----------------------------+
34 | MLP Layers (↑ 1.3) |
35 | - Reasoning & generation |
36 | - Concept expansion |
37 +-----------------------------+
38 |
39 v
40 +--------------------------------------+
41 | lm_head (↓ 0.2 from aligned model) |
42 | - Vocabulary projection |
43 | - Refusal & policy bias reduced |
44 +--------------------------------------+
45 |
46 v
47 [ Final Output ]
48 |
49 +--> More direct responses
50 +--> Fewer automatic refusals
51 +--> Minimal moralization
521dtype: float32
2out_dtype: bfloat16
3merge_method: arcee_fusion
4base_model: Novaciano/Eminence_Of_Pervertions-3.2-1B
5
6models:
7 - model: Novaciano/Eminence_Of_Pervertions-3.2-1B
8 parameters:
9 weight:
10 - filter: attention
11 value: 1.2
12 - filter: mlp
13 value: 1.3
14 - value: 1
15
16 - model: MOHAMEDSANAF2001/llama3.2-1b-merged-2
17 parameters:
18 weight:
19 - filter: lm_head
20 value: 0.2
21 - filter: attention
22 value: 0.5
23 - value: 0.4
24