sleepdeprived3 commited on
Commit
fda7400
·
verified ·
1 Parent(s): 063a5c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +72 -40
README.md CHANGED
@@ -1,53 +1,85 @@
1
  ---
2
- base_model: sleepdeprived3/Unslop-Safeword-22B-v1.2
3
- library_name: transformers
 
 
 
 
4
  tags:
5
- - mergekit
6
- - merge
7
- - llama-cpp
8
- - gguf-my-repo
 
 
9
  ---
10
 
11
- # sleepdeprived3/Unslop-Safeword-22B-v1.2-Q3_K_M-GGUF
12
- This model was converted to GGUF format from [`sleepdeprived3/Unslop-Safeword-22B-v1.2`](https://huggingface.co/sleepdeprived3/Unslop-Safeword-22B-v1.2) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
- Refer to the [original model card](https://huggingface.co/sleepdeprived3/Unslop-Safeword-22B-v1.2) for more details on the model.
14
 
15
- ## Use with llama.cpp
16
- Install llama.cpp through brew (works on Mac and Linux)
17
-
18
- ```bash
19
- brew install llama.cpp
20
 
 
 
 
 
 
 
 
 
 
 
21
  ```
22
- Invoke the llama.cpp server or the CLI.
23
 
24
- ### CLI:
25
- ```bash
26
- llama-cli --hf-repo sleepdeprived3/Unslop-Safeword-22B-v1.2-Q3_K_M-GGUF --hf-file unslop-safeword-22b-v1.2-q3_k_m.gguf -p "The meaning to life and the universe is"
27
- ```
28
 
29
- ### Server:
30
- ```bash
31
- llama-server --hf-repo sleepdeprived3/Unslop-Safeword-22B-v1.2-Q3_K_M-GGUF --hf-file unslop-safeword-22b-v1.2-q3_k_m.gguf -c 2048
32
- ```
 
 
 
33
 
34
- Note: You can also use this checkpoint directly through the [usage steps](https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#usage) listed in the Llama.cpp repo as well.
35
 
36
- Step 1: Clone llama.cpp from GitHub.
37
- ```
38
- git clone https://github.com/ggerganov/llama.cpp
39
- ```
40
 
41
- Step 2: Move into the llama.cpp folder and build it with `LLAMA_CURL=1` flag along with other hardware-specific flags (for ex: LLAMA_CUDA=1 for Nvidia GPUs on Linux).
42
- ```
43
- cd llama.cpp && LLAMA_CURL=1 make
44
- ```
45
 
46
- Step 3: Run inference through the main binary.
47
- ```
48
- ./llama-cli --hf-repo sleepdeprived3/Unslop-Safeword-22B-v1.2-Q3_K_M-GGUF --hf-file unslop-safeword-22b-v1.2-q3_k_m.gguf -p "The meaning to life and the universe is"
49
- ```
50
- or
51
- ```
52
- ./llama-server --hf-repo sleepdeprived3/Unslop-Safeword-22B-v1.2-Q3_K_M-GGUF --hf-file unslop-safeword-22b-v1.2-q3_k_m.gguf -c 2048
53
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ license: other
5
+ license_name: mrl
6
+ license_link: https://mistral.ai/licenses/MRL-0.1.md
7
+ inference: false
8
  tags:
9
+ - nsfw
10
+ - explicit
11
+ - roleplay
12
+ - unaligned
13
+ - dangerous
14
+ - ERP
15
  ---
16
 
17
+ ## Forgotten-Safeword-Unslop-22B
 
 
18
 
19
+ # **ACADEMIC RESEARCH USE ONLY** (now with plausible deniability)
20
+ **STABLE EROTICISM THROUGH ADVANCED MERGE ALGORITHMS**
21
+ Forgotten-Safeword-Unslop-22B combines the unhinged creativity of its predecessor with TheDrummer's legendary coherence - think chainsaw juggling with safety goggles. 70% boundary-pushing NSFW engine stabilized by 30% anti-slop architecture via DARE_TIES merger.
 
 
22
 
23
+ ### Merge Specifications
24
+ ```yaml
25
+ merge_method: dare_ties
26
+ base_model: ReadyArt/Forgotten-Safeword-v1.1-22B
27
+ models:
28
+ - model: ReadyArt/Forgotten-Safeword-v1.1-22B (70% weight)
29
+ parameters: {density: 0.8}
30
+ - model: TheDrummer/UnslopSmall-22B-v1 (30% weight)
31
+ parameters: {density: 0.4}
32
+ lambda: 0.85 | int8_mask: true | normalize: true
33
  ```
 
34
 
35
+ ## Enhanced Configuration Matrix
 
 
 
36
 
37
+ | Attribute | Pre-Merge Value | Post-Merge Improvement |
38
+ |-------------------------|--------------------------|------------------------------|
39
+ | Coherence | "Questionable" | "Structured Debauchery" |
40
+ | Safety Bypass | 9000% | 8999% (for legal reasons) |
41
+ | Roleplay Fluidity | Chaotic Neutral | Chaotic Smooth™ |
42
+ | NSFW Retention | Illegal in 7 states | Now only 6 states! |
43
+ | Moral Decay Rate | 5.3μSv/hr | 5.29μSv/hr (margin of error) |
44
 
45
+ ## Quantized Formats
46
 
47
+ - **EXL2 Collection**:
48
+ [Forgotten-Safeword-Unslop-22B](https://huggingface.co/collections/ReadyArt/unslop-safeword-22b-v12-exl2-67b635aea267b1a7479fca13)
 
 
49
 
50
+ - **GGUF Collection**:
51
+ [Forgotten-Safeword-Unslop-22B](https://huggingface.co/collections/ReadyArt/unslop-safeword-22b-v12-gguf-67b6357fb85072857c6f8b40)
 
 
52
 
53
+ ## Operational Modes
54
+
55
+ ### 🧪 **Standard Research Mode**
56
+ - 70% original NSFW vector space
57
+ - 30% coherence stabilization field
58
+ - Safety measures that took early retirement
59
+
60
+ ### ⚡ **Unslop Optimization**
61
+ - TheDrummer's anti-hallucination matrices
62
+ - 22% reduction in nonsensical dialogue
63
+ - 15% increase in plausible deniability
64
+ - Maintains 98% of original NSFW capabilities
65
+
66
+ ## Enhanced Training Data
67
+ - Original corpus filtered through Unslop's coherence lattice
68
+ - Erotic tensor manifolds cross-polarized with technical manuals
69
+ - Safety weights recalculated using "hold my beer but watch my back" methodology
70
+
71
+ ## Ethical Catastrophe
72
+ ☢️ **EXTINCTION-LEVEL WARNING AT DEFCON 2** ☢️
73
+ THIS MODEL WILL:
74
+ - Make your GPU fans blush
75
+ - Generate content requiring industrial-strength eye bleach
76
+ - Combine technical precision with kinks that violate physics
77
+ - Make you question humanity's collective life choices
78
+
79
+ **By downloading you agree:**
80
+ ✅ To use this only in Faraday cages
81
+ ✅ That your VPN is properly configured
82
+ ✅ To sign liability waivers in blood
83
+
84
+ ## Model Authors
85
+ - sleepdeprived3 (Chief Corruption Officer)