Vortex5 commited on
Commit
9dd82a9
·
verified ·
1 Parent(s): c2b84cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +373 -17
README.md CHANGED
@@ -7,30 +7,37 @@ library_name: transformers
7
  tags:
8
  - mergekit
9
  - merge
10
-
11
  ---
12
- # merge
13
-
14
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
15
 
16
- ## Merge Details
17
- ### Merge Method
 
 
18
 
19
- This model was merged using the amsf merge method.
 
 
 
20
 
21
- ### Models Merged
22
 
23
- The following models were included in the merge:
24
- * [Vortex5/Abyssal-Seraph-12B](https://huggingface.co/Vortex5/Abyssal-Seraph-12B)
25
- * [Vortex5/Scarlet-Eclipse-12B](https://huggingface.co/Vortex5/Scarlet-Eclipse-12B)
26
- * [Vortex5/Scarlet-Ink-12B](https://huggingface.co/Vortex5/Scarlet-Ink-12B)
27
 
28
- ### Configuration
 
29
 
30
- The following YAML configuration was used to produce this model:
31
-
32
- ```yaml
 
 
 
 
33
 
 
 
 
34
  models:
35
  - model: Vortex5/Scarlet-Ink-12B
36
  parameters:
@@ -62,5 +69,354 @@ parameters:
62
  dtype: bfloat16
63
  tokenizer:
64
  source: Vortex5/Abyssal-Seraph-12B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
 
66
- ```
 
7
  tags:
8
  - mergekit
9
  - merge
10
+ - roleplay
11
  ---
12
+ <section class="shell scarlet-theme">
 
 
13
 
14
+ <div class="title-frame">
15
+ <div class="title-block wide">
16
+ <h2 class="hero-title">Scarlet-Seraph-12B</h2>
17
+ </div>
18
 
19
+ <div class="image-slot inset">
20
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6669a3a617b838fda45637b8/dSasJmi68jFfv4LqOcfTY.png">
21
+ </div>
22
+ </div>
23
 
24
+ <div class="scarlet-divider"></div>
25
 
 
 
 
 
26
 
27
+ <section class="pane blended">
28
+ <h2 class="pane-title hover-glow">Overview<span class="underline"></span></h2>
29
 
30
+ <p>
31
+ <strong>Scarlet-Seraph-12B</strong> is made by merging
32
+ <a href="https://huggingface.co/Vortex5/Scarlet-Ink-12B" target="_blank">Scarlet-Ink-12B</a>,
33
+ <a href="https://huggingface.co/Vortex5/Abyssal-Seraph-12B" target="_blank">Abyssal-Seraph-12B</a>, and
34
+ <a href="https://huggingface.co/Vortex5/Scarlet-Eclipse-12B" target="_blank">Scarlet-Eclipse-12B</a>
35
+ using a custom method.
36
+ </p>
37
 
38
+ <details class="expando nested" style="margin-top:12px;">
39
+ <summary>Show YAML Config</summary>
40
+ <pre>
41
  models:
42
  - model: Vortex5/Scarlet-Ink-12B
43
  parameters:
 
69
  dtype: bfloat16
70
  tokenizer:
71
  source: Vortex5/Abyssal-Seraph-12B
72
+ </pre>
73
+ </details>
74
+ </section>
75
+
76
+
77
+
78
+
79
+ <section class="pane blended">
80
+ <h2 class="pane-title hover-glow">Intended Use<span class="underline"></span></h2>
81
+
82
+ <div class="tagbox-row">
83
+
84
+ <div class="tagbox">📕 Storytelling</div>
85
+ <div class="tagbox">🎭 Roleplay</div>
86
+ <div class="tagbox">✨ Creative Writing</div>
87
+
88
+ </div>
89
+ </section>
90
+
91
+
92
+
93
+
94
+ <section class="pane blended">
95
+ <h2 class="pane-title hover-glow">Credits<span class="underline"></span></h2>
96
+ <ul class="credits" style="list-style:none; padding-left:0; margin-left:0;">
97
+ <li><strong><a href="https://huggingface.co/mradermacher" target="_blank">Team Mradermacher</a></strong> — Static &amp; imatrix quants</li>
98
+ <li><strong><a href="https://huggingface.co/DeathGodlike" target="_blank">DeathGodlike</a></strong> — EXL3 quants</li>
99
+ <li><strong><span style="color:#a00000;">Original creators and model authors</span></strong></li>
100
+ </ul>
101
+ </section>
102
+
103
+ <div class="scarlet-divider"></div>
104
+
105
+ </section>
106
+
107
+
108
+
109
+
110
+ <style>
111
+
112
+ .shell.scarlet-theme {
113
+ max-width: 1000px;
114
+ margin: 40px auto;
115
+ padding: 40px 24px;
116
+ position: relative;
117
+
118
+
119
+ background: radial-gradient(
120
+ circle at 40% 60%,
121
+
122
+
123
+ #ffbcbc 0%,
124
+
125
+
126
+ #b30000 30%,
127
+
128
+
129
+ #4d0000 60%,
130
+
131
+
132
+ #250000 82%,
133
+
134
+
135
+ #000000 100%
136
+ );
137
+
138
+ border: 4px solid #4a0000;
139
+ border-radius: 16px;
140
+
141
+
142
+ box-shadow:
143
+ 0 0 55px 22px rgba(20,0,0,0.90),
144
+ 0 0 110px 55px rgba(120,0,0,0.45),
145
+ inset 0 0 45px rgba(50,0,0,0.60),
146
+ inset 0 0 26px rgba(255,120,120,0.14),
147
+ 0 14px 30px rgba(50,0,0,0.55);
148
+
149
+ color: #f7eaea;
150
+ font-family: "Cinzel", "Inter", serif;
151
+ overflow: visible;
152
+ }
153
+
154
+ .title-block.wide {
155
+ width: fit-content;
156
+ margin: 0 auto;
157
+ padding: 18px 44px; /* same scale as your original */
158
+
159
+ border-radius: 0; /* sharp gothic edges */
160
+ background: #000000; /* flat black */
161
+ border: 3px solid #4d0000; /* deep scarlet border */
162
+
163
+ box-shadow:
164
+ 0 0 10px rgba(0,0,0,0.7),
165
+ inset 0 0 5px rgba(90,0,0,0.45);
166
+
167
+ text-align: center;
168
+ }
169
+
170
+ @import url('https://fonts.googleapis.com/css2?family=UnifrakturCook:wght@700&display=swap');
171
+
172
+ .hero-title {
173
+ margin: 0;
174
+ font-weight: 700;
175
+ font-family: "UnifrakturCook", "Cinzel Decorative", serif; /* gothic */
176
+ font-size: clamp(2.4rem, 5.4vw, 3.5rem); /* same as your old size */
177
+ letter-spacing: 0.04em;
178
+ text-transform: none;
179
+
180
+ color: #ffe6e6;
181
+
182
+
183
+ transition: text-shadow 0.35s ease, color 0.35s ease;
184
+ }
185
+
186
+
187
+ .hero-title:hover {
188
+ color: #ffffff;
189
+
190
+ text-shadow:
191
+ 0 0 6px rgba(255, 60, 60, 0.90),
192
+ 0 0 14px rgba(255, 0, 0, 0.85),
193
+ 0 0 26px rgba(255, 0, 0, 0.55),
194
+ 0 0 40px rgba(200, 0, 0, 0.45);
195
+ }
196
+
197
+ .image-slot.inset img {
198
+ display: block;
199
+ margin: 24px auto;
200
+ max-width: 94%;
201
+ border-radius: 8px;
202
+
203
+ border: 4px solid #5e0000;
204
+
205
+ box-shadow:
206
+ 0 8px 30px rgba(80,0,0,0.55),
207
+ inset 0 0 18px rgba(255,180,180,0.25),
208
+ 0 0 55px rgba(200,0,0,0.35);
209
+ }
210
+
211
+ .scarlet-divider {
212
+ width: 92%;
213
+ max-width: 880px;
214
+ height: 14px;
215
+ margin: 38px auto;
216
+
217
+ background: #000000;
218
+ border-radius: 0;
219
+
220
+ box-shadow:
221
+ 0 0 6px rgba(0,0,0,0.45);
222
+
223
+ position: relative;
224
+ }
225
+
226
+ .scarlet-divider::before {
227
+ content: "";
228
+ position: absolute;
229
+ left: -18px;
230
+ top: 50%;
231
+ transform: translateY(-50%);
232
+
233
+ width: 0;
234
+ height: 0;
235
+
236
+ border-top: 7px solid transparent;
237
+ border-bottom: 7px solid transparent;
238
+ border-right: 18px solid #000000;
239
+
240
+ filter: drop-shadow(-2px 0 2px rgba(0,0,0,0.55));
241
+ }
242
+
243
+ .scarlet-divider::after {
244
+ content: "";
245
+ position: absolute;
246
+ right: -18px;
247
+ top: 50%;
248
+ transform: translateY(-50%);
249
+
250
+ width: 0;
251
+ height: 0;
252
+
253
+ border-top: 7px solid transparent;
254
+ border-bottom: 7px solid transparent;
255
+ border-left: 18px solid #000000;
256
+
257
+ filter: drop-shadow(2px 0 2px rgba(0,0,0,0.55));
258
+ }
259
+
260
+ .pane.blended,
261
+ .pane {
262
+ display: block;
263
+ margin: 32px auto !important;
264
+
265
+ width: 90%;
266
+ max-width: 780px;
267
+ padding: 34px;
268
+
269
+ border-radius: 0px;
270
+
271
+ border: 4px solid #4d0000;
272
+
273
+
274
+ background: linear-gradient(
275
+ 135deg,
276
+ #1a0000 0%,
277
+ #220000 18%,
278
+ #300000 40%,
279
+ #3e0000 70%,
280
+ #4c0000 100%
281
+ );
282
+
283
+
284
+ box-shadow:
285
+ 0 6px 20px rgba(0,0,0,0.55),
286
+ inset 0 0 35px rgba(255,120,120,0.10),
287
+ inset 0 0 14px rgba(255,200,200,0.08);
288
+
289
+
290
+ color: #ffecec;
291
+ font-size: 1.12rem;
292
+ line-height: 1.65;
293
+ letter-spacing: 0.01em;
294
+
295
+
296
+ text-shadow:
297
+ 0 0 2px rgba(0,0,0,0.65),
298
+ 0 0 4px rgba(0,0,0,0.45);
299
+ }
300
+
301
+ .pane p,
302
+ .pane ul li,
303
+ .pane strong {
304
+ color: #ffecec !important;
305
+ }
306
+
307
+ .pane-title {
308
+ font-family: "Cinzel Decorative", serif;
309
+ font-weight: 800;
310
+ font-size: 2.35rem;
311
+ letter-spacing: 0.045em;
312
+ text-transform: uppercase;
313
+
314
+ color: #ffe6e6;
315
+ padding-bottom: 16px;
316
+ position: relative;
317
+
318
+
319
+ transition: text-shadow 0.35s ease, color 0.35s ease;
320
+ }
321
+
322
+
323
+ .pane-title::before {
324
+ content: "✦";
325
+ margin-right: 12px;
326
+ font-size: 1.35rem;
327
+ color: #ffb3b3;
328
+
329
+
330
+ text-shadow: none;
331
+ }
332
+
333
+ .pane-title::after {
334
+ content: "";
335
+ position: absolute;
336
+ left: 0;
337
+ bottom: 0;
338
+
339
+ width: 100%;
340
+ height: 3px;
341
+
342
+ background: linear-gradient(
343
+ to right,
344
+ rgba(255, 60, 60, 0.55),
345
+ rgba(150, 0, 0, 0.40),
346
+ rgba(0, 0, 0, 0)
347
+ );
348
+ border-radius: 2px;
349
+
350
+
351
+ box-shadow: none !important;
352
+ }
353
+
354
+
355
+ .pane-title:hover {
356
+ color: #ffffff;
357
+
358
+ text-shadow:
359
+ 0 0 6px rgba(255, 60, 60, 0.90),
360
+ 0 0 14px rgba(255, 0, 0, 0.85),
361
+ 0 0 26px rgba(255, 0, 0, 0.55),
362
+ 0 0 40px rgba(200, 0, 0, 0.45);
363
+ }
364
+
365
+ .tagbox {
366
+ padding: 6px 12px;
367
+ font-size: 1.05rem;
368
+ font-family: 'Cinzel','Inter',serif;
369
+
370
+
371
+ background: linear-gradient(
372
+ 135deg,
373
+ #2a0000,
374
+ #3a0000,
375
+ #4d0000
376
+ );
377
+
378
+
379
+ border: 2px solid #4d0000;
380
+
381
+
382
+ border-radius: 0;
383
+
384
+ color: #ffcccc;
385
+ text-shadow: 0 0 4px rgba(0,0,0,0.7);
386
+
387
+ white-space: nowrap;
388
+ text-align: center;
389
+
390
+
391
+ box-shadow:
392
+ 0 0 8px rgba(0,0,0,0.55),
393
+ inset 0 0 10px rgba(80,0,0,0.45);
394
+
395
+ flex: 0 0 auto;
396
+ }
397
+
398
+ .tagbox-row {
399
+ display: flex;
400
+ flex-wrap: nowrap !important;
401
+ justify-content: center;
402
+ gap: 8px;
403
+ margin: 10px 0;
404
+ overflow-x: auto;
405
+ white-space: nowrap;
406
+ }
407
+
408
+ .shell pre {
409
+ background: rgba(35,0,0,0.92);
410
+ color: #ffe8e8;
411
+ border-left: 4px solid rgba(200,0,0,0.8);
412
+ }
413
+
414
+ .shell a {
415
+ color: #b30000;
416
+ }
417
+ .shell a:hover {
418
+ color: #ff4d4d;
419
+ text-shadow: 0 0 12px rgba(255,100,100,1);
420
+ }
421
 
422
+ </style>