Vortex5 commited on
Commit
b79f198
·
verified ·
1 Parent(s): b14af35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +379 -19
README.md CHANGED
@@ -6,29 +6,32 @@ library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
-
10
  ---
11
- # merge
12
-
13
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
-
15
- ## Merge Details
16
- ### Merge Method
17
-
18
- This model was merged using the NuSLERP merge method.
19
 
20
- ### Models Merged
 
 
21
 
22
- The following models were included in the merge:
23
- * [ReadyArt/Omega-Darker_The-Final-Directive-12B](https://huggingface.co/ReadyArt/Omega-Darker_The-Final-Directive-12B)
24
- * [Vortex5/Vermilion-Night-12B](https://huggingface.co/Vortex5/Vermilion-Night-12B)
 
 
25
 
26
- ### Configuration
27
-
28
- The following YAML configuration was used to produce this model:
29
-
30
- ```yaml
31
 
 
 
 
 
 
 
 
 
 
 
32
  models:
33
  - model: ReadyArt/Omega-Darker_The-Final-Directive-12B
34
  parameters:
@@ -43,5 +46,362 @@ chat_template: auto
43
  dtype: bfloat16
44
  tokenizer:
45
  source: union
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
 
47
- ```
 
 
 
 
 
 
 
 
 
 
 
 
6
  tags:
7
  - mergekit
8
  - merge
9
+ - roleplay
10
  ---
11
+ <section class="card-container">
 
 
 
 
 
 
 
12
 
13
+ <div class="card-header">
14
+ <h1 class="card-title">Maroon-Sunset-12B</h1>
15
+ </div>
16
 
17
+ <div class="card-image-box">
18
+ <img
19
+ src="https://cdn-uploads.huggingface.co/production/uploads/6669a3a617b838fda45637b8/i1Z8ewjv1EVD2GsUP-Se9.png"
20
+ >
21
+ </div>
22
 
23
+ <div class="card-divider"></div>
 
 
 
 
24
 
25
+ <section class="card-section">
26
+ <h2 class="section-title">Overview</h2>
27
+ <p>
28
+ <strong class="text-accent">Maroon-Sunset-12B</strong> was created by merging
29
+ <a href="https://huggingface.co/ReadyArt/Omega-Darker_The-Final-Directive-12B" class="text-link">Omega-Darker_The-Final-Directive-12B</a>, and
30
+ <a href="https://huggingface.co/Vortex5/Vermilion-Night-12B" class="text-link">Vermilion-Night-12B</a>, using the NuSLERP merge method.
31
+ </p>
32
+ <details class="card-details">
33
+ <summary><span>Merge configuration</span></summary>
34
+ <pre>
35
  models:
36
  - model: ReadyArt/Omega-Darker_The-Final-Directive-12B
37
  parameters:
 
46
  dtype: bfloat16
47
  tokenizer:
48
  source: union
49
+ </pre>
50
+ </details>
51
+ </section>
52
+
53
+ <section class="card-section">
54
+ <h2 class="section-title">Intended Use</h2>
55
+ <p class="section-intro">
56
+ For storycraft, roleplay, and imagination.
57
+ </p>
58
+ <div class="tag-row">
59
+ <div class="tag-item">
60
+ <span class="tag-icon">📜</span>
61
+ <span class="tag-text-main">Storytelling</span>
62
+ <span class="tag-text-sub">Long-form narrative worlds</span>
63
+ </div>
64
+ <div class="tag-item">
65
+ <span class="tag-icon">🎭</span>
66
+ <span class="tag-text-main">Roleplay</span>
67
+ <span class="tag-text-sub">Character-focused interaction</span>
68
+ </div>
69
+ <div class="tag-item">
70
+ <span class="tag-icon">🌅</span>
71
+ <span class="tag-text-main">Creative Writing</span>
72
+ <span class="tag-text-sub">Ideas, drafts, and scenes</span>
73
+ </div>
74
+ </div>
75
+ </section>
76
+
77
+ <div class="card-footer-divider"></div>
78
+
79
+ </section>
80
+
81
+ <style>
82
+
83
+ .card-container{
84
+ --bg0: #120a0a;
85
+ --bg1: #1a0f10;
86
+ --panel: rgba(255,255,255,.06);
87
+ --panel-strong: rgba(255,255,255,.09);
88
+ --stroke: rgba(255,255,255,.12);
89
+ --stroke-soft: rgba(255,255,255,.08);
90
+
91
+ --text: rgba(255,244,236,.92);
92
+ --text-soft: rgba(255,230,214,.78);
93
+ --text-muted: rgba(255,230,214,.64);
94
+
95
+ --ember: #ff6a3d;
96
+ --coral: #ff3d6a;
97
+ --gold: #ffcf6d;
98
+ --peach: #ffd0b5;
99
+
100
+ max-width: 1120px;
101
+ margin: 56px auto;
102
+ padding: 40px 40px 44px;
103
+ border-radius: 24px;
104
+
105
+ font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, "Inter", Arial, sans-serif;
106
+ color: var(--text);
107
+
108
+ background:
109
+ radial-gradient(1200px 520px at 12% 8%, rgba(255, 207, 109, 0.18), transparent 52%),
110
+ radial-gradient(980px 520px at 88% 14%, rgba(255, 61, 106, 0.18), transparent 50%),
111
+ radial-gradient(800px 520px at 50% 110%, rgba(255, 106, 61, 0.16), transparent 55%),
112
+ linear-gradient(180deg, var(--bg1), var(--bg0));
113
+
114
+ border: 1px solid var(--stroke);
115
+
116
+ box-shadow:
117
+ 0 30px 80px rgba(0,0,0,.70),
118
+ 0 0 0 1px rgba(255, 207, 109, 0.06) inset;
119
+
120
+ display: flex;
121
+ flex-direction: column;
122
+ gap: 40px;
123
+
124
+ position: relative;
125
+ overflow: hidden;
126
+ }
127
+
128
+ .card-container::before{
129
+ content: "";
130
+ position: absolute;
131
+ inset: -2px;
132
+ pointer-events: none;
133
+ opacity: .18;
134
+ background-image:
135
+ url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E");
136
+ mix-blend-mode: overlay;
137
+ }
138
+
139
+ .card-header{
140
+ position: relative;
141
+ text-align: center;
142
+ padding: 18px 18px 16px;
143
+ border-radius: 18px;
144
+
145
+ background: linear-gradient(180deg, rgba(255,255,255,.07), rgba(255,255,255,.03));
146
+ border: 1px solid var(--stroke-soft);
147
+ }
148
+
149
+ .card-title{
150
+ margin: 0;
151
+ font-weight: 800;
152
+ font-size: clamp(1.9rem, 3vw, 2.55rem);
153
+ letter-spacing: .10em;
154
+ text-transform: uppercase;
155
+ color: rgba(255,248,242,.96);
156
+
157
+ text-shadow:
158
+ 0 10px 30px rgba(0,0,0,.55),
159
+ 0 0 22px rgba(255,106,61,.18);
160
+ }
161
+
162
+ .card-image-box{
163
+ width: 100%;
164
+ display: flex;
165
+ justify-content: center;
166
+ position: relative;
167
+ }
168
+
169
+ .card-image-box img{
170
+ display: block;
171
+ width: 100%;
172
+ max-width: 920px;
173
+ border-radius: 16px;
174
+
175
+ background: rgba(0,0,0,.22);
176
+ border: 1px solid rgba(255,255,255,.10);
177
+
178
+ box-shadow:
179
+ 0 22px 60px rgba(0,0,0,.65),
180
+ 0 0 0 1px rgba(255, 255, 255, 0.08) inset;
181
+ }
182
+
183
+ .card-divider,
184
+ .card-footer-divider{
185
+ height: 1px;
186
+ margin-top: 8px;
187
+ width: 100%;
188
+ background:
189
+ linear-gradient(90deg,
190
+ transparent,
191
+ rgba(255, 207, 109, 0.35),
192
+ rgba(255, 61, 106, 0.22),
193
+ transparent
194
+ );
195
+ opacity: .95;
196
+ }
197
+
198
+ .card-section{
199
+ position: relative;
200
+ border-radius: 18px;
201
+ padding: 28px 26px 30px;
202
+
203
+ background:
204
+ radial-gradient(900px 240px at 18% 0%, rgba(255, 207, 109, 0.10), transparent 55%),
205
+ radial-gradient(900px 260px at 88% 12%, rgba(255, 61, 106, 0.10), transparent 55%),
206
+ rgba(255,255,255,.04);
207
+
208
+ border: 1px solid var(--stroke-soft);
209
+ overflow: hidden;
210
+ }
211
+
212
+ .card-section::before{
213
+ content: "";
214
+ position: absolute;
215
+ inset: 14px 14px;
216
+ border-radius: 14px;
217
+ border: 1px solid rgba(255,255,255,.06);
218
+ pointer-events: none;
219
+ }
220
+
221
+ .section-title{
222
+ margin: 0 0 18px;
223
+ font-size: clamp(1.35rem, 2.2vw, 1.7rem);
224
+ font-weight: 850;
225
+ letter-spacing: .14em;
226
+ text-transform: uppercase;
227
+ color: rgba(255, 244, 236, 0.95);
228
+
229
+ display: inline-block;
230
+ padding: 8px 14px;
231
+ border-radius: 999px;
232
+ border: 1px solid rgba(255,255,255,.10);
233
+ background: rgba(0,0,0,.18);
234
+ }
235
+
236
+ .section-intro{
237
+ margin-top: 2px;
238
+ margin-bottom: 14px;
239
+ font-size: 0.98rem;
240
+ color: var(--text-muted);
241
+ }
242
+
243
+ .card-section p{
244
+ max-width: 880px;
245
+ margin: 10px 0 6px 0;
246
+ font-size: 1.02rem;
247
+ line-height: 1.75;
248
+ color: var(--text-soft);
249
+ text-align: left;
250
+ }
251
+
252
+ .text-accent{
253
+ color: var(--peach);
254
+ font-weight: 800;
255
+ text-shadow: 0 0 16px rgba(255, 106, 61, 0.20);
256
+ }
257
+
258
+ .text-link{
259
+ color: rgba(255, 207, 109, 0.95);
260
+ text-decoration: none;
261
+ border-bottom: 1px solid rgba(255, 207, 109, 0.35);
262
+ padding-bottom: 1px;
263
+ transition: border-color 160ms ease, color 160ms ease, background 160ms ease;
264
+ }
265
+
266
+ .text-link:hover{
267
+ color: rgba(255, 230, 214, 0.98);
268
+ border-bottom-color: rgba(255, 230, 214, 0.72);
269
+ background: rgba(255, 207, 109, 0.08);
270
+ }
271
+
272
+ .card-details{
273
+ display: block;
274
+ margin-top: 18px;
275
+ border-radius: 14px;
276
+ border: 1px solid rgba(255,255,255,.12);
277
+ background: rgba(0,0,0,.25);
278
+ overflow: hidden;
279
+ }
280
+
281
+ .card-details summary{
282
+ list-style: none;
283
+ cursor: pointer;
284
+ display: grid;
285
+ grid-template-columns: 1fr auto;
286
+ align-items: center;
287
+ padding: 12px 14px;
288
+
289
+ font-size: 0.82rem;
290
+ font-weight: 800;
291
+ letter-spacing: .14em;
292
+ text-transform: uppercase;
293
+
294
+ color: rgba(255,244,236,.90);
295
+ background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03));
296
+ border-bottom: 1px solid rgba(255,255,255,.10);
297
+ }
298
+
299
+ .card-details summary::-webkit-details-marker{
300
+ display: none;
301
+ }
302
+
303
+ .card-details summary::after{
304
+ content: "";
305
+ width: 10px;
306
+ height: 10px;
307
+ border-right: 2px solid rgba(255, 207, 109, 0.85);
308
+ border-bottom: 2px solid rgba(255, 207, 109, 0.85);
309
+ transform: rotate(-45deg);
310
+ justify-self: end;
311
+ margin-left: 10px;
312
+ transition: transform .2s ease, opacity .2s ease, border-color .2s ease;
313
+ opacity: .9;
314
+ }
315
+
316
+ .card-details[open] summary::after{
317
+ transform: rotate(45deg);
318
+ border-right-color: rgba(255, 208, 181, 0.95);
319
+ border-bottom-color: rgba(255, 208, 181, 0.95);
320
+ opacity: 1;
321
+ }
322
+
323
+ .card-details pre{
324
+ margin: 0;
325
+ padding: 14px 14px 16px;
326
+
327
+ font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "JetBrains Mono", "Liberation Mono", monospace;
328
+ font-size: 0.86rem;
329
+ line-height: 1.6;
330
+
331
+ color: rgba(255, 244, 236, 0.86);
332
+ text-align: left;
333
+
334
+ background: rgba(0,0,0,.18);
335
+ overflow-x: auto;
336
+ }
337
+
338
+ .tag-row{
339
+ display: grid;
340
+ grid-template-columns: repeat(3, minmax(0, 1fr));
341
+ gap: 12px;
342
+ margin-top: 10px;
343
+ }
344
+
345
+ .tag-item{
346
+ display: grid;
347
+ grid-template-columns: auto 1fr;
348
+ grid-template-rows: auto auto;
349
+ gap: 2px 10px;
350
+ align-items: center;
351
+
352
+ padding: 12px 12px;
353
+ border-radius: 14px;
354
+
355
+ background:
356
+ radial-gradient(600px 170px at 30% 0%, rgba(255, 207, 109, 0.12), transparent 55%),
357
+ rgba(0,0,0,.22);
358
+
359
+ border: 1px solid rgba(255,255,255,.12);
360
+
361
+ box-shadow:
362
+ 0 16px 44px rgba(0,0,0,.45),
363
+ 0 0 0 1px rgba(255, 106, 61, 0.04) inset;
364
+ }
365
+
366
+ .tag-icon{
367
+ grid-row: 1 / span 2;
368
+ font-size: 1.15rem;
369
+ align-self: start;
370
+ }
371
+
372
+ .tag-text-main{
373
+ font-size: 0.86rem;
374
+ font-weight: 900;
375
+ letter-spacing: .14em;
376
+ text-transform: uppercase;
377
+ color: rgba(255, 230, 214, 0.92);
378
+ }
379
+
380
+ .tag-text-sub{
381
+ font-size: 0.92rem;
382
+ color: var(--text-muted);
383
+ line-height: 1.55;
384
+ }
385
+
386
+ @media (max-width: 900px){
387
+ .card-container{
388
+ padding: 32px 22px 36px;
389
+ gap: 32px;
390
+ }
391
+ .tag-row{
392
+ grid-template-columns: 1fr;
393
+ }
394
+ }
395
 
396
+ @media (max-width: 600px){
397
+ .card-section{
398
+ padding: 22px 18px 24px;
399
+ }
400
+ .card-section::before{
401
+ inset: 12px 12px;
402
+ }
403
+ .card-title{
404
+ font-size: 2rem;
405
+ }
406
+ }
407
+ </style>