Vortex5 commited on
Commit
fcce531
·
verified ·
1 Parent(s): b512ed1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +265 -25
README.md CHANGED
@@ -8,31 +8,33 @@ library_name: transformers
8
  tags:
9
  - mergekit
10
  - merge
11
-
 
12
  ---
13
- # merge
14
-
15
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
16
-
17
- ## Merge Details
18
- ### Merge Method
19
-
20
- This model was merged using the nexus merge method.
21
-
22
- ### Models Merged
23
-
24
- The following models were included in the merge:
25
- * [Vortex5/Crimson-Constellation-12B](https://huggingface.co/Vortex5/Crimson-Constellation-12B)
26
- * [Vortex5/Wicked-Nebula-12B](https://huggingface.co/Vortex5/Wicked-Nebula-12B)
27
- * [Vortex5/Darklit-Maiden-12B](https://huggingface.co/Vortex5/Darklit-Maiden-12B)
28
- * [Vortex5/Celestial-Queen-12B](https://huggingface.co/Vortex5/Celestial-Queen-12B)
29
-
30
- ### Configuration
31
-
32
- The following YAML configuration was used to produce this model:
33
-
34
- ```yaml
35
-
 
36
  models:
37
  - model: Vortex5/Wicked-Nebula-12B
38
  - model: Vortex5/Crimson-Constellation-12B
@@ -44,5 +46,243 @@ dtype: float32
44
  out_dtype: bfloat16
45
  tokenizer:
46
  source: Vortex5/Wicked-Nebula-12B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
 
48
- ```
 
 
 
 
 
 
 
 
 
 
8
  tags:
9
  - mergekit
10
  - merge
11
+ - roleplay
12
+ license: apache-2.0
13
  ---
14
+ <section class="model-card">
15
+ <div class="header">
16
+ <h1 class="title">Stellar-Seraph-12B</h1>
17
+ </div>
18
+
19
+ <div class="image-container">
20
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6669a3a617b838fda45637b8/_-VCJGrcKpuNxKYiDtmsD.jpeg">
21
+ </div>
22
+
23
+ <div class="divider"></div>
24
+
25
+ <section class="box">
26
+ <h2 class="box-title">Overview</h2>
27
+ <p>
28
+ <strong class="highlight">Stellar-Seraph-12B</strong> was created by merging
29
+ <a href="https://huggingface.co/Vortex5/Wicked-Nebula-12B" class="link">Wicked-Nebula-12B</a>,
30
+ <a href="https://huggingface.co/Vortex5/Crimson-Constellation-12B" class="link">Crimson-Constellation-12B</a>,
31
+ <a href="https://huggingface.co/Vortex5/Celestial-Queen-12B" class="link">Celestial-Queen-12B</a>, and
32
+ <a href="https://huggingface.co/Vortex5/Darklit-Maiden-12B" class="link">Darklit-Maiden-12B</a>, using a custom method.
33
+ </p>
34
+
35
+ <details class="collapse">
36
+ <summary>Merge Configuration</summary>
37
+ <pre>
38
  models:
39
  - model: Vortex5/Wicked-Nebula-12B
40
  - model: Vortex5/Crimson-Constellation-12B
 
46
  out_dtype: bfloat16
47
  tokenizer:
48
  source: Vortex5/Wicked-Nebula-12B
49
+ </pre>
50
+ </details>
51
+ </section>
52
+
53
+ <section class="box last-box">
54
+ <h2 class="box-title">Intended Use</h2>
55
+ <div class="grid">
56
+ <div class="tile">
57
+ <div class="tile-icon">✧</div>
58
+ <span class="tile-main">Roleplay</span>
59
+ <span class="tile-sub">Emotion-forward interaction</span>
60
+ </div>
61
+ <div class="tile">
62
+ <div class="tile-icon">✦</div>
63
+ <span class="tile-main">Storytelling</span>
64
+ <span class="tile-sub">Structured long-form narrative</span>
65
+ </div>
66
+ <div class="tile">
67
+ <div class="tile-icon">⟡</div>
68
+ <span class="tile-main">Creative Writing</span>
69
+ <span class="tile-sub">Atmospheric fiction</span>
70
+ </div>
71
+ </div>
72
+ </section>
73
+
74
+ <div class="divider"></div>
75
+ </section>
76
+
77
+ <style>
78
+ .model-card {
79
+ max-width: 1100px;
80
+ margin: 40px auto;
81
+ padding: 48px 38px 60px;
82
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
83
+ color: #111118;
84
+ background: #f8f6f0;
85
+ border: 3px solid #2c2c38;
86
+ border-radius: 12px;
87
+ position: relative;
88
+ overflow: hidden;
89
+ }
90
+
91
+ .model-card::before {
92
+ content: '';
93
+ position: absolute;
94
+ inset: 0;
95
+ background-image:
96
+ radial-gradient(circle at 28% 22%, rgba(160, 150, 255, 0.10) 0%, transparent 50%),
97
+ radial-gradient(circle at 78% 72%, rgba(230, 200, 150, 0.08) 0%, transparent 55%);
98
+ opacity: 0.6;
99
+ pointer-events: none;
100
+ z-index: 0;
101
+ }
102
+
103
+ .header {
104
+ text-align: center;
105
+ padding-bottom: 28px;
106
+ position: relative;
107
+ z-index: 2;
108
+ }
109
+
110
+ .title {
111
+ margin: 0;
112
+ font-size: clamp(1.65rem, 4.2vw, 2.35rem);
113
+ font-weight: 900;
114
+ letter-spacing: 0.15em;
115
+ text-transform: uppercase;
116
+ color: #0f0f16;
117
+ text-shadow:
118
+ 0 0 25px rgba(140, 120, 255, 0.4),
119
+ 0 0 50px rgba(255, 215, 140, 0.22);
120
+ }
121
+
122
+ .image-container {
123
+ display: flex;
124
+ justify-content: center;
125
+ position: relative;
126
+ z-index: 2;
127
+ margin-bottom: 38px;
128
+ }
129
+
130
+ .image-container img {
131
+ width: 100%;
132
+ max-width: 820px;
133
+ border-radius: 14px;
134
+ border: 4px solid #2c2c38;
135
+ box-shadow: 0 25px 60px -15px rgba(15, 15, 22, 0.32);
136
+ }
137
+
138
+ .divider {
139
+ height: 3px;
140
+ margin: 44px 0;
141
+ background: linear-gradient(90deg,
142
+ transparent 10%,
143
+ #2c2c38 30%,
144
+ #9b7dff 50%,
145
+ #2c2c38 70%,
146
+ transparent 90%
147
+ );
148
+ }
149
+
150
+ .box {
151
+ padding: 34px;
152
+ background: #ffffff;
153
+ border: 2px solid #2c2c38;
154
+ border-radius: 12px;
155
+ box-shadow: 0 18px 45px -15px rgba(15, 15, 22, 0.18);
156
+ position: relative;
157
+ z-index: 2;
158
+ margin-bottom: 32px;
159
+ }
160
+
161
+ .last-box {
162
+ margin-bottom: 0;
163
+ }
164
+
165
+ .box-title {
166
+ margin: 0 0 22px 0;
167
+ font-size: 1.28rem;
168
+ font-weight: 900;
169
+ letter-spacing: 0.22em;
170
+ text-transform: uppercase;
171
+ color: #111118;
172
+ border-bottom: 3px solid #9b7dff;
173
+ padding-bottom: 12px;
174
+ display: inline-block;
175
+ }
176
+
177
+ .box p {
178
+ margin: 16px 0 22px;
179
+ line-height: 1.75;
180
+ color: #22222f;
181
+ font-size: 1.05rem;
182
+ }
183
+
184
+ .highlight {
185
+ color: #0f0f16;
186
+ font-weight: 800;
187
+ text-shadow: 0 0 9px rgba(155, 125, 255, 0.45);
188
+ }
189
+
190
+ .collapse {
191
+ margin-top: 26px;
192
+ background: #f5f4ee;
193
+ border: 2px solid #2c2c38;
194
+ border-radius: 10px;
195
+ overflow: hidden;
196
+ }
197
+
198
+ .collapse summary {
199
+ padding: 18px 24px;
200
+ cursor: pointer;
201
+ font-size: 0.9rem;
202
+ font-weight: 800;
203
+ letter-spacing: 0.16em;
204
+ text-transform: uppercase;
205
+ color: #111118;
206
+ background: #ebe9e0;
207
+ border-bottom: 2px solid #2c2c38;
208
+ }
209
+
210
+ .collapse pre {
211
+ margin: 0;
212
+ padding: 24px;
213
+ background: #f8f6f0;
214
+ color: #1f1f2b;
215
+ font-size: 0.88rem;
216
+ line-height: 1.65;
217
+ font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Courier New", monospace;
218
+ }
219
+
220
+ .grid {
221
+ display: flex;
222
+ flex-wrap: wrap;
223
+ gap: 20px;
224
+ margin-top: 20px;
225
+ }
226
+
227
+ .tile {
228
+ flex: 1 1 240px;
229
+ padding: 24px 20px;
230
+ background: #ffffff;
231
+ border: 2px solid #2c2c38;
232
+ border-radius: 12px;
233
+ text-align: center;
234
+ transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
235
+ }
236
+
237
+ .tile:hover {
238
+ transform: translateY(-5px);
239
+ border-color: #9b7dff;
240
+ box-shadow: 0 20px 45px -12px rgba(155, 125, 255, 0.32);
241
+ }
242
+
243
+ .tile-icon {
244
+ font-size: 2.1rem;
245
+ line-height: 1;
246
+ margin-bottom: 10px;
247
+ color: #9b7dff;
248
+ opacity: 0.9;
249
+ }
250
+
251
+ .tile-main {
252
+ display: block;
253
+ margin-bottom: 6px;
254
+ font-size: 1.08rem;
255
+ font-weight: 800;
256
+ letter-spacing: 0.08em;
257
+ text-transform: uppercase;
258
+ color: #0f0f16;
259
+ }
260
+
261
+ .tile-sub {
262
+ display: block;
263
+ font-size: 0.9rem;
264
+ color: #4a4a5f;
265
+ line-height: 1.5;
266
+ }
267
+
268
+ .link {
269
+ color: #6b5fff;
270
+ text-decoration: none;
271
+ transition: color 0.3s ease;
272
+ }
273
+
274
+ .link:hover {
275
+ color: #9b7dff;
276
+ text-decoration: underline;
277
+ }
278
 
279
+ @media (max-width: 680px) {
280
+ .model-card {
281
+ padding: 34px 20px 46px;
282
+ margin: 16px 8px;
283
+ }
284
+ .box {
285
+ padding: 26px;
286
+ }
287
+ }
288
+ </style>