Vortex5 commited on
Commit
7d9767d
·
verified ·
1 Parent(s): d73a329

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +374 -27
README.md CHANGED
@@ -1,36 +1,42 @@
1
- ---
2
- base_model:
3
- - Vortex5/Hollow-Aether-12B
4
- - Retreatcost/Darkstar-12B
5
- - SicariusSicariiStuff/Sweet_Dreams_12B
6
- 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 smf merge method.
20
 
21
- ### Models Merged
22
 
23
- The following models were included in the merge:
24
- * [Vortex5/Hollow-Aether-12B](https://huggingface.co/Vortex5/Hollow-Aether-12B)
25
- * [Retreatcost/Darkstar-12B](https://huggingface.co/Retreatcost/Darkstar-12B)
26
- * [SicariusSicariiStuff/Sweet_Dreams_12B](https://huggingface.co/SicariusSicariiStuff/Sweet_Dreams_12B)
27
-
28
- ### Configuration
29
-
30
- The following YAML configuration was used to produce this model:
31
-
32
- ```yaml
33
 
 
 
 
 
 
 
 
 
 
 
 
34
  models:
35
  - model: SicariusSicariiStuff/Sweet_Dreams_12B
36
  - model: Retreatcost/Darkstar-12B
@@ -43,5 +49,346 @@ parameters:
43
  dtype: bfloat16
44
  tokenizer:
45
  source: union
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
 
47
- ```
 
1
+ ---
2
+ base_model:
3
+ - Vortex5/Hollow-Aether-12B
4
+ - Retreatcost/Darkstar-12B
5
+ - SicariusSicariiStuff/Sweet_Dreams_12B
6
+ library_name: transformers
7
+ tags:
8
+ - mergekit
9
+ - merge
10
+ - roleplay
11
+ ---
12
+ <section class="shell star-theme">
13
 
14
+ <div class="title-frame">
15
+ <div class="title-block wide">
16
+ <h2 class="hero-title">Dreamstar-12B</h2>
17
+ </div>
18
 
19
+ <div class="image-slot inset">
20
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6669a3a617b838fda45637b8/0qX5O2ZmcIi0-c0u3EuJW.png">
21
+ </div>
22
+ </div>
23
 
24
+ <div class="star-divider"></div>
 
25
 
 
26
 
 
27
 
 
 
 
 
 
 
 
 
 
 
28
 
29
+ <section class="pane blended">
30
+ <h2 class="pane-title hover-glow">Overview<span class="underline"></span></h2>
31
+ <p>
32
+ <strong>Dreamstar-12B</strong> is made by merging
33
+ <a href="https://huggingface.co/SicariusSicariiStuff/Sweet_Dreams_12B" target="_blank">Sweet_Dreams_12B</a>,
34
+ <a href="https://huggingface.co/Retreatcost/Darkstar-12B" target="_blank">Darkstar-12B</a>, and
35
+ <a href="https://huggingface.co/Vortex5/Hollow-Aether-12B" target="_blank">Hollow-Aether-12B</a> using a custom method.
36
+ </p>
37
+ <details class="expando nested" style="margin-top:12px;">
38
+ <summary>Show YAML Config</summary>
39
+ <pre>
40
  models:
41
  - model: SicariusSicariiStuff/Sweet_Dreams_12B
42
  - model: Retreatcost/Darkstar-12B
 
49
  dtype: bfloat16
50
  tokenizer:
51
  source: union
52
+ </pre>
53
+ </details>
54
+
55
+ </details>
56
+ </section>
57
+
58
+
59
+
60
+ <section class="pane blended">
61
+ <h2 class="pane-title hover-glow">Intended Use<span class="underline"></span></h2>
62
+
63
+ <div style="display:flex; gap:12px; margin:10px 0; flex-wrap:wrap;">
64
+
65
+ <div class="tagbox">
66
+ ⭐ Storytelling
67
+ </div>
68
+
69
+ <div class="tagbox">
70
+ 🎭 Roleplay
71
+ </div>
72
+
73
+ <div class="tagbox">
74
+ ✨ Creative Writing
75
+ </div>
76
+
77
+ </div>
78
+
79
+ </section>
80
+
81
+
82
+
83
+
84
+ <section class="pane blended">
85
+ <h2 class="pane-title hover-glow">Credits<span class="underline"></span></h2>
86
+ <ul class="credits" style="list-style: none; padding-left: 0; margin-left: 0;">
87
+ <li><strong><a href="https://huggingface.co/mradermacher" target="_blank">Team Mradermacher</a></strong> — Static &amp; imatrix quants</li>
88
+ <li><strong><a href="https://huggingface.co/DeathGodlike" target="_blank">DeathGodlike</a></strong> — EXL3 quants</li>
89
+ <li><strong>Original creators and model authors</strong></li>
90
+ </ul>
91
+ </section>
92
+
93
+ <div class="star-divider"></div>
94
+
95
+ </section>
96
+
97
+
98
+
99
+ <style>
100
+
101
+ .shell.star-theme {
102
+ max-width: 1000px;
103
+ margin: 40px auto;
104
+ padding: 40px 24px;
105
+ position: relative;
106
+
107
+
108
+ background: radial-gradient(
109
+ circle at 40% 60%,
110
+ #e4ebff 0%,
111
+ #c5cffb 40%,
112
+ #9399ce 100%
113
+ );
114
+
115
+
116
+ border: 3px solid #7a88d6;
117
+ border-radius: 16px;
118
+
119
+
120
+ box-shadow: none;
121
+
122
+ color: #12152b;
123
+ font-family: "Cinzel", "Inter", serif;
124
+ overflow: visible;
125
+ }
126
+
127
+
128
+
129
+
130
+
131
+
132
+ .title-block.wide {
133
+ width: fit-content;
134
+ max-width: 100%;
135
+ margin: 0 auto;
136
+ padding: 18px 44px;
137
+ position: relative;
138
+
139
+
140
+ border-radius: 12px;
141
+
142
+
143
+ background: linear-gradient(
144
+ 135deg,
145
+ rgba(235,240,255,0.96),
146
+ rgba(215,220,255,0.92),
147
+ rgba(190,195,245,0.90)
148
+ );
149
+
150
+ border: 3px solid rgba(130,140,200,0.85);
151
+
152
+ box-shadow:
153
+ 0 6px 16px rgba(60,70,140,0.28),
154
+ 0 0 0 2px rgba(100,110,170,0.35),
155
+ inset 0 0 20px rgba(200,205,255,0.50),
156
+ inset 0 0 10px rgba(150,160,220,0.35);
157
+
158
+ display: flex;
159
+ justify-content: center;
160
+ align-items: center;
161
+ text-align: center;
162
+
163
+ backdrop-filter: blur(7px);
164
+ }
165
+
166
+
167
+ .title-block.wide::after {
168
+ content: none;
169
+ }
170
+
171
+ .hero-title {
172
+ margin: 0;
173
+ font-weight: 700;
174
+
175
+ font-family: "Cinzel Decorative", "Cormorant Garamond", serif;
176
+ font-size: clamp(2.3rem, 5.5vw, 3.4rem);
177
+ letter-spacing: 0.05em;
178
+ text-transform: uppercase;
179
+
180
+ color: #1a1845;
181
+
182
+ text-shadow:
183
+ 0 0 8px rgba(220,225,255,0.85),
184
+ 0 0 18px rgba(150,155,200,0.55),
185
+ 0 0 35px rgba(130,130,180,0.35);
186
+ }
187
+
188
+ .image-slot.inset img {
189
+ display: block;
190
+ margin: 24px auto;
191
+ max-width: 94%;
192
+ border-radius: 14px;
193
+
194
+ border: 2px solid rgba(120,120,180,0.55);
195
+
196
+ box-shadow:
197
+ 0 0 25px rgba(100,100,160,0.35),
198
+ inset 0 0 14px rgba(160,160,220,0.25),
199
+ 0 0 45px rgba(170,170,230,0.20);
200
+ }
201
+
202
+
203
+
204
+ .star-divider {
205
+ height: 18px;
206
+ max-width: 900px;
207
+ margin: 34px auto;
208
+
209
+ background: linear-gradient(
210
+ to bottom,
211
+ rgba(240,240,255,0.95),
212
+ rgba(215,215,245,0.90)
213
+ );
214
+
215
+ border-radius: 50px;
216
+
217
+ box-shadow:
218
+ 0 0 20px rgba(140,140,200,0.35),
219
+ inset 0 0 14px rgba(235,235,255,0.55);
220
+
221
+ opacity: 0.97;
222
+ }
223
+
224
+
225
+
226
+ .pane {
227
+ margin: 28px 0;
228
+ padding: 26px;
229
+ border-radius: 22px;
230
+
231
+ border: 3px solid rgba(120,120,190,0.75);
232
+
233
+ background: linear-gradient(
234
+ 145deg,
235
+ rgba(255,255,255,0.88),
236
+ rgba(235,235,255,0.82),
237
+ rgba(220,220,245,0.78)
238
+ );
239
+
240
+ box-shadow:
241
+ 0 4px 14px rgba(80,80,150,0.20),
242
+ inset 0 0 20px rgba(180,180,230,0.32),
243
+ inset 0 0 10px rgba(130,130,190,0.20),
244
+ inset 0 2px 7px rgba(255,255,255,0.45);
245
+
246
+ backdrop-filter: blur(6px);
247
+ }
248
+
249
+ .pane-title {
250
+ font-family: "Cinzel Decorative", "Cormorant Garamond", serif;
251
+ font-weight: 700;
252
+ font-size: 2.1rem;
253
+ letter-spacing: 0.035em;
254
+ color: #1c1a55;
255
+
256
+ text-shadow:
257
+ 0 0 6px rgba(220,220,255,0.55),
258
+ 0 0 12px rgba(160,160,210,0.42);
259
+
260
+ position: relative;
261
+ padding-bottom: 14px;
262
+ }
263
+
264
+
265
+ .pane-title::before {
266
+ content: "★";
267
+ display: inline-block;
268
+ margin-right: 10px;
269
+
270
+ font-size: 1.35rem;
271
+ color: #3a57ff;
272
+
273
+ text-shadow:
274
+ 0 0 6px rgba(120,140,255,0.85),
275
+ 0 0 14px rgba(100,120,255,0.55);
276
+ }
277
+
278
+
279
+ .pane-title::after {
280
+ content: "";
281
+ position: absolute;
282
+ left: 0;
283
+ bottom: 0;
284
+
285
+ width: 100%;
286
+ height: 2px;
287
+
288
+ background: linear-gradient(
289
+ to right,
290
+ rgba(90,110,210,0.75),
291
+ rgba(150,160,230,0.65),
292
+ rgba(200,210,255,0)
293
+ );
294
+
295
+ border-radius: 4px;
296
+ }
297
+
298
+
299
+
300
+ .tagbox {
301
+ padding:10px 18px;
302
+ font-size:1.3rem;
303
+ font-family:'Cinzel','Inter',serif;
304
+ background:rgba(240,245,255,0.85);
305
+ border:2px solid rgba(130,150,210,0.55);
306
+ border-radius:10px;
307
+ white-space:nowrap;
308
+ text-align:left;
309
+ }
310
+
311
+
312
+
313
+
314
+ .shell pre {
315
+ background: rgba(6,10,18,0.85);
316
+ color: #e4e8ff;
317
+ border-left: 3px solid rgba(150,150,230,0.55);
318
+ }
319
+
320
+
321
+
322
+ .shell a {
323
+ color: #4455bb;
324
+ }
325
+ .shell a:hover {
326
+ color: #77aaff;
327
+ text-shadow: 0 0 8px rgba(140,170,255,0.8);
328
+ }
329
+
330
+
331
+
332
+ .pane ul li,
333
+ .pane ul li strong {
334
+ color: #1d1f40 !important;
335
+ }
336
+
337
+ .pane p strong {
338
+ color: #1d1f40 !important;
339
+ }
340
+
341
+
342
+ .shell.star-theme,
343
+ .shell.star-theme .pane,
344
+ .shell.star-theme .pane p,
345
+ .shell.star-theme .pane ul li,
346
+ .shell.star-theme .tagbox,
347
+ .shell.star-theme details,
348
+ .shell.star-theme pre {
349
+ font-size: 1.1rem;
350
+ }
351
+
352
+
353
+ .shell.star-theme .tagbox {
354
+ font-size: 1.25rem;
355
+ }
356
+
357
+
358
+ .shell.star-theme .pane-title {
359
+ font-size: 2.25rem;
360
+ }
361
+
362
+
363
+ .shell.star-theme .pane {
364
+ margin-left: auto;
365
+ margin-right: auto;
366
+ width: 92%;
367
+ box-sizing: border-box;
368
+ }
369
+
370
+
371
+ .shell.star-theme .title-frame,
372
+ .shell.star-theme .title-block {
373
+ margin-left: auto;
374
+ margin-right: auto;
375
+ width: fit-content;
376
+ max-width: 92%;
377
+ }
378
+
379
+
380
+ .shell.star-theme .image-slot.inset img {
381
+ margin-left: auto;
382
+ margin-right: auto;
383
+ display: block;
384
+ max-width: 92%;
385
+ }
386
+
387
+
388
+ .shell.star-theme .star-divider {
389
+ margin-left: auto;
390
+ margin-right: auto;
391
+ width: 92%;
392
+ }
393
 
394
+ </style>