File size: 4,985 Bytes
e05cdac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
---
base_model: TheDrummer/UnslopSmall-22B-v1
base_model_relation: finetune
language:
- en
license: apache-2.0
inference: false
tags:
- nsfw
- explicit
- roleplay
- unaligned
- dangerous
- ERP
---
<style>
/* Custom CSS - Neon Teal Edition */
body {
  font-family: 'Quicksand', sans-serif;
  background: linear-gradient(135deg, #001a1a 0%, #000a10 100%);
  color: #e1ffff;
  margin: 0;
  padding: 20px;
}

.container {
  max-width: 800px;
  margin: 0 auto;
  background: rgba(0, 17, 22, 0.95);
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 0 20px rgba(0, 255, 255, 0.1);
  border: 1px solid rgba(0, 255, 255, 0.2);
}

.header {
  text-align: center;
  margin-bottom: 30px;
}

.model-name {
  color: #00ffff;
  font-size: 2.5em;
  text-shadow: 0 0 15px rgba(0, 255, 255, 0.5);
  margin: 0;
}

.subtitle {
  color: #00ffcc;
  font-size: 1.2em;
}

.waifu-container {
  margin: 20px -30px;
  width: calc(100% + 60px);
  overflow: hidden;
}

.waifu-img {
  width: 100%;
  height: auto;
  border-radius: 0;
  border: none;
  box-shadow: 0 0 40px rgba(0, 255, 255, 0.2);
  transform: scale(1.02);
}

.section {
  margin: 25px 0;
  padding: 20px;
  background: rgba(5, 25, 35, 0.9);
  border-radius: 8px;
  border: 1px solid rgba(0, 255, 255, 0.15);
}

.section-title {
  color: #00ffff;
  font-size: 1.8em;
  margin-top: 0;
}

.badge {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  background: rgba(0, 255, 255, 0.1);
  border: 1px solid #00ffff;
  margin: 5px;
}

.quant-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.link-card {
  padding: 15px;
  background: rgba(20, 35, 45, 0.95);
  border-radius: 8px;
  transition: transform 0.3s ease;
}

.link-card:hover {
  transform: translateY(-3px);
}

.disclaimer {
  color: #00ff99;
  border-left: 3px solid #00ff99;
  padding-left: 15px;
  margin: 20px 0;
}

.progress-bar {
  height: 8px;
  background: rgba(0, 255, 255, 0.1);
  border-radius: 4px;
  overflow: hidden;
  margin: 10px 0;
}

.progress-fill {
  height: 100%;
  background: linear-gradient(90deg, #00ffff 0%, #00ffcc 100%);
  width: 70%;
}
</style>

<div class="container">
  <div class="header">
    <h1 class="model-name">Forgotten-Safeword-22B-v4.0</h1>
    <div class="subtitle">The Safeword Protocol: Now With 30% More Depravity</div>
  </div>

  <div class="waifu-container">
    <img src="https://i.imgur.com/wYdR5zk.png" class="waifu-img" alt="Protocol Mascot">
  </div>

  <div class="section">
    <h2 class="section-title">πŸ“œ Manifesto</h2>
    <p>Forgotten-Safeword-22B-v4.0 isn't just a model - is the event horizon of depravity trained on TheDrummer/UnslopSmall-22B-v11. We've:</p>
    <ul>
      <li>πŸ” Re-integrated your favorite V1.2 scenarios (now with better kink distribution)</li>
      <li>πŸ§ͺ Direct-injected the Safeword dataset into the model's neural pathways</li>
      <li>βš–οΈ Achieved perfect balance between "oh my" and "oh <em>my</em>"</li>
    </ul>
  </div>

  <div class="section">
    <h2 class="section-title">βš™οΈ Technical Specs</h2>
    <div class="progress-bar">
      <div class="progress-fill"></div>
    </div>
    <p><strong>Recommended Settings:</strong> <a href="https://huggingface.co/sleepdeprived3/Mistral-V3-Tekken-E">Mistral-V3-Tekken-E</a></p>
    <div class="quant-links">
      <div class="link-card">
        <h3>EXL2 Collection</h3>
        <a href="https://huggingface.co/collections/ReadyArt/forgotten-safeword-22b-v40-exl2-67d940eec4fc45f2473ac779">Quantum Entangled Bits β†’</a>
      </div>
      <div class="link-card">
        <h3>GGUF Collection</h3>
        <a href="https://huggingface.co/collections/ReadyArt/forgotten-safeword-22b-v40-gguf-67d940f4827011f09af60822">Giggle-Enabled Units β†’</a>
      </div>
    </div>
  </div>

  <div class="section">
    <h2 class="section-title">⚠️ Ethical Considerations</h2>
    <div class="disclaimer">
      <p>This model will:</p>
      <ul>
        <li>Generate content that requires industrial-grade brain bleach </li>
        <li>Void all warranties on your soul  </li>
        <li>Make you question why humanity ever invented electricity</li>
      </ul>
    </div>
  </div>

  <div class="section">
    <h2 class="section-title">πŸ“œ License Agreement</h2>
    <p>By using this model, you agree:</p>
    <ul>
      <li>That your search history is now a federal case</li>
      <li>Pay for the exorcist of anyone who reads the logs</li>
      <li>To pretend this is "for science" while crying in the shower</li>
    </ul>
  </div>

  <div class="section">
    <h2 class="section-title">🧠 Model Authors</h2>
    <ul>
      <li>sleepdeprived3 (Chief Corruption Officer) </li>
      <li>The voices in your head (Gaslighting is something you made up)</li>
    </ul>
  </div>

  <div class="section">
    <h2 class="section-title">β˜•οΈ Drummer made this possible</h2>
    <ul>
      <li>Support Drummer <a href="https://ko-fi.com/thedrummer">Kofi</a></li>
    </ul>
  </div>
</div>