Vortex5 commited on
Commit
6081432
·
verified ·
1 Parent(s): f6a65d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +285 -20
README.md CHANGED
@@ -7,30 +7,32 @@ 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 smi_oni merge method.
20
-
21
- ### Models Merged
22
 
23
- The following models were included in the merge:
24
- * [DreadPoor/Strawberry_Smoothie-12B-Model_Stock](https://huggingface.co/DreadPoor/Strawberry_Smoothie-12B-Model_Stock)
25
- * [Vortex5/Lunar-Twilight-12B](https://huggingface.co/Vortex5/Lunar-Twilight-12B)
26
- * [Vortex5/Dreamstar-12B](https://huggingface.co/Vortex5/Dreamstar-12B)
27
 
28
- ### Configuration
 
 
29
 
30
- The following YAML configuration was used to produce this model:
31
-
32
- ```yaml
33
 
 
 
 
 
 
 
 
 
 
 
 
34
  models:
35
  - model: DreadPoor/Strawberry_Smoothie-12B-Model_Stock
36
  - model: Vortex5/Lunar-Twilight-12B
@@ -51,5 +53,268 @@ dtype: float32
51
  out_dtype: bfloat16
52
  tokenizer:
53
  source: Vortex5/Lunar-Twilight-12B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
 
55
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  tags:
8
  - mergekit
9
  - merge
10
+ - roleplay
11
+ license: apache-2.0
12
  ---
13
+ <section class="panel-wrap">
 
 
 
 
 
 
 
 
 
14
 
15
+ <div class="panel-head">
16
+ <h1 class="panel-title">Violet-Starlight-12B</h1>
17
+ </div>
 
18
 
19
+ <div class="panel-img-box">
20
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6669a3a617b838fda45637b8/bWgcRhKUTB0uTsot2DF2A.png">
21
+ </div>
22
 
23
+ <div class="panel-line"></div>
 
 
24
 
25
+ <section class="panel-block">
26
+ <h2 class="block-title">Overview</h2>
27
+ <p>
28
+ <strong class="text-highlight">Violet-Starlight-12B</strong> was created by merging
29
+ <a href="https://huggingface.co/DreadPoor/Strawberry_Smoothie-12B-Model_Stock" class="text-link">Strawberry_Smoothie-12B-Model_Stock </a>,
30
+ <a href="https://huggingface.co/Vortex5/Lunar-Twilight-12B" class="text-link">Lunar-Twilight-12B</a>, and
31
+ <a href="https://huggingface.co/Vortex5/Dreamstar-12B" class="text-link">Dreamstar-12B</a> using a custom merge method.
32
+ </p>
33
+ <details class="config-wrap">
34
+ <summary><span>Merge Configuration</span></summary>
35
+ <pre>
36
  models:
37
  - model: DreadPoor/Strawberry_Smoothie-12B-Model_Stock
38
  - model: Vortex5/Lunar-Twilight-12B
 
53
  out_dtype: bfloat16
54
  tokenizer:
55
  source: Vortex5/Lunar-Twilight-12B
56
+ </pre>
57
+ </details>
58
+ </section>
59
+
60
+ <section class="panel-block">
61
+ <h2 class="block-title">Intended Use</h2>
62
+ <p class="block-intro">
63
+ Designed for narrative-driven creative tasks.
64
+ </p>
65
+
66
+ <div class="tag-grid">
67
+ <div class="tag-card">
68
+ <span class="tag-icon">📜</span>
69
+ <span class="tag-main">Storytelling</span>
70
+ <span class="tag-sub">Long-form narrative</span>
71
+ </div>
72
+ <div class="tag-card">
73
+ <span class="tag-icon">🎭</span>
74
+ <span class="tag-main">Roleplay</span>
75
+ <span class="tag-sub">Character interaction</span>
76
+ </div>
77
+ <div class="tag-card">
78
+ <span class="tag-icon">🖋️</span>
79
+ <span class="tag-main">Creative Writing</span>
80
+ <span class="tag-sub">Scenes & Ideas</span>
81
+ </div>
82
+ </div>
83
+ </section>
84
+
85
+ <div class="panel-foot-line"></div>
86
+ </section>
87
+
88
+ <style>
89
+
90
+ .panel-wrap{
91
+ --bg: #0c0d12;
92
+ --bg-glass: rgba(255,255,255,0.06);
93
+ --fg: #e6eaff;
94
+ --fg-soft: rgba(230,234,255,0.65);
95
+ --line: rgba(160,175,255,0.35);
96
+ --accent: #8eb5ff;
97
+ --accent2: #e39aff;
98
+ --accent-grad: linear-gradient(90deg,#8eb5ff 0%,#e39aff 50%,#ffc9c4 100%);
99
+
100
+ max-width: 1120px;
101
+ margin: 48px auto;
102
+ padding: 44px 46px 52px;
103
+ border-radius: 20px;
104
+
105
+ background:
106
+ radial-gradient(circle at 30% 15%, rgba(140,180,255,0.15) 0%, transparent 40%),
107
+ radial-gradient(circle at 75% 90%, rgba(227,154,255,0.12) 0%, transparent 50%),
108
+ var(--bg);
109
+
110
+ position:relative;
111
+ color: var(--fg);
112
+ font-family: "Inter","Segoe UI",sans-serif;
113
+ display:flex;
114
+ flex-direction:column;
115
+ gap:42px;
116
+ overflow:hidden;
117
+ }
118
+
119
+ .panel-wrap::before{
120
+ content:"";
121
+ pointer-events:none;
122
+ position:absolute;
123
+ inset:0;
124
+ mask-image: radial-gradient(circle at center, rgba(255,255,255,0.3), transparent 70%);
125
+ background:
126
+ repeating-linear-gradient(45deg,
127
+ rgba(160,175,255,0.06) 0 4px,
128
+ transparent 4px 8px);
129
+ opacity:.45;
130
+ }
131
+
132
+ .panel-head{
133
+ text-align:center;
134
+ padding-bottom:18px;
135
+ border-bottom:1px solid var(--line);
136
+ }
137
+
138
+ .panel-title{
139
+ margin:0;
140
+ font-weight:700;
141
+ font-size:clamp(1.5rem, 3.8vw, 2.6rem);
142
+ line-height:1.2;
143
+ letter-spacing:0.045em;
144
+ display:inline-block;
145
+ padding:2px 0 4px;
146
+ background:var(--accent-grad);
147
+ background-clip:text;
148
+ -webkit-background-clip:text;
149
+ color:transparent;
150
+ transform:translateY(1px);
151
+ }
152
+
153
+ .panel-img-box{
154
+ width:100%;
155
+ display:flex;
156
+ justify-content:center;
157
+ }
158
+
159
+ .panel-img-box img{
160
+ width:100%;
161
+ max-width:940px;
162
+ border-radius:14px;
163
+ background:var(--bg-glass);
164
+ border:1px solid rgba(255,255,255,0.1);
165
+ box-shadow:
166
+ 0 22px 40px rgba(0,0,0,0.45),
167
+ 0 0 0 1px rgba(255,255,255,0.06) inset;
168
+ }
169
+
170
+ .panel-line,
171
+ .panel-foot-line{
172
+ height:1px;
173
+ width:100%;
174
+ background:var(--accent-grad);
175
+ opacity:.7;
176
+ }
177
+
178
+ .panel-block{
179
+ padding:26px 28px 32px;
180
+ background:var(--bg-glass);
181
+ border-radius:16px;
182
+ border:1px solid rgba(255,255,255,0.08);
183
+ box-shadow:
184
+ 0 8px 24px rgba(0,0,0,0.25),
185
+ 0 0 0 1px rgba(255,255,255,0.05) inset;
186
+ }
187
+
188
+ .block-title{
189
+ margin:0 0 14px;
190
+ font-size:clamp(1.12rem,2vw,1.55rem);
191
+ font-weight:600;
192
+ letter-spacing:.08em;
193
+ text-transform:uppercase;
194
+ background:var(--accent-grad);
195
+ background-clip:text;
196
+ -webkit-background-clip:text;
197
+ color:transparent;
198
+ }
199
+
200
+ .block-intro{
201
+ margin:4px 0 14px;
202
+ color:var(--fg-soft);
203
+ font-size:1rem;
204
+ }
205
+
206
+ .panel-block p{
207
+ margin:10px 0;
208
+ line-height:1.7;
209
+ font-size:1.05rem;
210
+ }
211
+
212
+ .text-highlight{
213
+ color:var(--accent);
214
+ font-weight:700;
215
+ }
216
+
217
+ .text-link{
218
+ color:var(--accent2);
219
+ text-decoration:none;
220
+ }
221
+ .text-link:hover{
222
+ text-decoration:underline;
223
+ }
224
+
225
+ .config-wrap{
226
+ margin-top:18px;
227
+ border:1px solid rgba(255,255,255,0.1);
228
+ border-radius:10px;
229
+ overflow:hidden;
230
+ background:rgba(255,255,255,0.05);
231
+ }
232
+
233
+ .config-wrap summary{
234
+ cursor:pointer;
235
+ padding:10px 14px;
236
+ font-size:.78rem;
237
+ font-weight:700;
238
+ text-transform:uppercase;
239
+ letter-spacing:.12em;
240
+ background:rgba(255,255,255,0.07);
241
+ color:var(--accent);
242
+ border-bottom:1px solid rgba(255,255,255,0.1);
243
+ }
244
+ .config-wrap summary::-webkit-details-marker{
245
+ display:none;
246
+ }
247
+
248
+ .config-wrap pre{
249
+ margin:0;
250
+ padding:14px 14px 16px;
251
+ font-family:ui-monospace,JetBrains Mono,Consolas,monospace;
252
+ font-size:0.84rem;
253
+ line-height:1.55;
254
+ color:var(--fg);
255
+ background:rgba(255,255,255,0.02);
256
+ overflow-x:auto;
257
+ }
258
+
259
+ .tag-grid{
260
+ margin-top:20px;
261
+ display:flex;
262
+ gap:16px;
263
+ justify-content:center;
264
+ flex-wrap:nowrap;
265
+ overflow-x:auto;
266
+ padding:2px;
267
+ }
268
+
269
+ .tag-card{
270
+ flex-shrink:0;
271
+ width:160px;
272
+ height:110px;
273
+ display:flex;
274
+ flex-direction:column;
275
+ justify-content:center;
276
+ align-items:center;
277
+ border-radius:10px;
278
+ border:1px solid rgba(255,255,255,0.08);
279
+ background:rgba(255,255,255,0.06);
280
+ box-shadow:
281
+ 0 8px 18px rgba(0,0,0,0.35),
282
+ 0 0 0 1px rgba(255,255,255,0.07) inset;
283
+ text-align:center;
284
+ }
285
+
286
+ .tag-icon{
287
+ font-size:1.06rem;
288
+ margin-bottom:4px;
289
+ }
290
+
291
+ .tag-main{
292
+ font-size:0.72rem;
293
+ font-weight:700;
294
+ letter-spacing:.12em;
295
+ text-transform:uppercase;
296
+ color:var(--accent);
297
+ margin-bottom:3px;
298
+ }
299
+
300
+ .tag-sub{
301
+ font-size:0.82rem;
302
+ line-height:1.25;
303
+ color:var(--fg-soft);
304
+ max-width:130px;
305
+ }
306
 
307
+ @media(max-width:600px){
308
+ .panel-wrap{
309
+ padding:32px 24px 38px;
310
+ gap:32px;
311
+ }
312
+ .panel-block{
313
+ padding:20px 20px 24px;
314
+ }
315
+ .tag-card{
316
+ width:140px;
317
+ height:100px;
318
+ }
319
+ }
320
+ </style>