Vortex5 commited on
Commit
c651341
·
verified ·
1 Parent(s): f3f1773

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +225 -19
README.md CHANGED
@@ -8,30 +8,34 @@ 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 [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Vortex5/Astral-Noctra-12B](https://huggingface.co/Vortex5/Astral-Noctra-12B) as a base.
21
 
22
- ### Models Merged
 
 
23
 
24
- The following models were included in the merge:
25
- * [Vortex5/Starlit-Shadow-12B](https://huggingface.co/Vortex5/Starlit-Shadow-12B)
26
- * [DreadPoor/Famino-12B-Model_Stock](https://huggingface.co/DreadPoor/Famino-12B-Model_Stock)
27
- * [Vortex5/Crimson-Twilight-12B](https://huggingface.co/Vortex5/Crimson-Twilight-12B)
28
 
29
- ### Configuration
30
 
31
- The following YAML configuration was used to produce this model:
32
-
33
- ```yaml
 
 
 
 
 
 
34
 
 
 
 
35
  base_model: Vortex5/Astral-Noctra-12B
36
  models:
37
  - model: Vortex5/Starlit-Shadow-12B
@@ -46,5 +50,207 @@ dtype: float32
46
  out_dtype: bfloat16
47
  tokenizer:
48
  source: Vortex5/Astral-Noctra-12B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
 
50
- ```
 
8
  tags:
9
  - mergekit
10
  - merge
11
+ - roleplay
12
+ license: apache-2.0
13
  ---
14
+ <section class="container">
 
 
 
 
 
 
 
15
 
16
+ <div class="header">
17
+ <h1 class="title">Azure-Starlight-12B</h1>
18
+ </div>
19
 
20
+ <div class="image-box">
21
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6669a3a617b838fda45637b8/srlvZGNLBPaI5vEOD0hNy.png">
22
+ </div>
 
23
 
24
+ <div class="divider"></div>
25
 
26
+ <section class="card">
27
+ <h2 class="card-title">Overview</h2>
28
+ <p>
29
+ <strong class="highlight">Azure-Starlight-12B</strong> was created by merging
30
+ <a href="https://huggingface.co/Vortex5/Astral-Noctra-12B" class="link">Astral-Noctra-12B</a>,
31
+ <a href="https://huggingface.co/Vortex5/Starlit-Shadow-12B" class="link">Starlit-Shadow-12B</a>,
32
+ <a href="https://huggingface.co/DreadPoor/Famino-12B-Model_Stock" class="link">Famino-12B-Model_Stock</a>, and
33
+ <a href="https://huggingface.co/Vortex5/Crimson-Twilight-12B" class="link">Crimson-Twilight-12B</a> using the <a href="https://arxiv.org/abs/2403.19522" class="link">Model Stock</a> method.
34
+ </p>
35
 
36
+ <details class="config">
37
+ <summary>Merge Configuration</summary>
38
+ <pre>
39
  base_model: Vortex5/Astral-Noctra-12B
40
  models:
41
  - model: Vortex5/Starlit-Shadow-12B
 
50
  out_dtype: bfloat16
51
  tokenizer:
52
  source: Vortex5/Astral-Noctra-12B
53
+ </pre>
54
+ </details>
55
+ </section>
56
+
57
+ <section class="card">
58
+ <h2 class="card-title">Intended Use</h2>
59
+ <div class="grid">
60
+ <div class="tile">
61
+ <span class="tile-main">Storytelling</span>
62
+ <span class="tile-sub">Structured long-form narrative</span>
63
+ </div>
64
+ <div class="tile">
65
+ <span class="tile-main">Roleplay</span>
66
+ <span class="tile-sub">Emotion-forward interaction</span>
67
+ </div>
68
+ <div class="tile">
69
+ <span class="tile-main">Creative Writing</span>
70
+ <span class="tile-sub">Atmospheric fiction</span>
71
+ </div>
72
+ </div>
73
+ </section>
74
+
75
+ <div class="divider"></div>
76
+
77
+ </section>
78
+
79
+ <style>
80
+
81
+ .container{
82
+ --bg:#07121a;
83
+ --panel:#0f1f2a;
84
+ --glass:rgba(255,255,255,0.04);
85
+ --text:#e8f6ff;
86
+ --text-soft:rgba(232,246,255,0.65);
87
+ --accent:#00c2ff;
88
+ --accent2:#6fffe9;
89
+ --grad:linear-gradient(90deg,#00c2ff,#6fffe9,#b4f8ff);
90
+
91
+ max-width:1100px;
92
+ margin:50px auto;
93
+ padding:48px 50px;
94
+ border-radius:22px;
95
+ background:
96
+ radial-gradient(circle at 20% 10%, rgba(0,194,255,0.15), transparent 40%),
97
+ radial-gradient(circle at 80% 90%, rgba(111,255,233,0.12), transparent 50%),
98
+ var(--bg);
99
+ color:var(--text);
100
+ font-family:"Inter","Segoe UI",sans-serif;
101
+ display:flex;
102
+ flex-direction:column;
103
+ gap:40px;
104
+ }
105
+
106
+ .header{
107
+ text-align:center;
108
+ border-bottom:1px solid rgba(255,255,255,0.08);
109
+ padding-bottom:16px;
110
+ }
111
+
112
+ .title{
113
+ margin:0;
114
+ font-size:clamp(1.8rem,4.5vw,3rem);
115
+ line-height:1.2;
116
+ padding-bottom:4px;
117
+ font-weight:700;
118
+ letter-spacing:.05em;
119
+ background:var(--grad);
120
+ -webkit-background-clip:text;
121
+ background-clip:text;
122
+ color:transparent;
123
+ }
124
+
125
+ .image-box{
126
+ display:flex;
127
+ justify-content:center;
128
+ }
129
+
130
+ .image-box img{
131
+ width:100%;
132
+ max-width:900px;
133
+ border-radius:16px;
134
+ border:1px solid rgba(255,255,255,0.08);
135
+ background:var(--glass);
136
+ box-shadow:0 25px 50px rgba(0,0,0,0.5);
137
+ }
138
+
139
+ .divider{
140
+ height:2px;
141
+ width:100%;
142
+ background:var(--grad);
143
+ opacity:.6;
144
+ }
145
+
146
+ .card{
147
+ background:var(--panel);
148
+ padding:28px 30px;
149
+ border-radius:18px;
150
+ border:1px solid rgba(255,255,255,0.06);
151
+ box-shadow:0 12px 30px rgba(0,0,0,0.35);
152
+ }
153
+
154
+ .card-title{
155
+ margin:0 0 14px;
156
+ font-size:1.3rem;
157
+ text-transform:uppercase;
158
+ letter-spacing:.08em;
159
+ background:var(--grad);
160
+ -webkit-background-clip:text;
161
+ background-clip:text;
162
+ color:transparent;
163
+ }
164
+
165
+ .intro{
166
+ margin:0 0 12px;
167
+ color:var(--text-soft);
168
+ }
169
+
170
+ .card p{
171
+ margin:10px 0;
172
+ line-height:1.7;
173
+ }
174
+
175
+ .highlight{
176
+ color:var(--accent);
177
+ font-weight:700;
178
+ }
179
+
180
+ .link{
181
+ color:var(--accent2);
182
+ text-decoration:none;
183
+ }
184
+ .link:hover{
185
+ text-decoration:underline;
186
+ }
187
+
188
+ .config{
189
+ margin-top:18px;
190
+ border:1px solid rgba(255,255,255,0.08);
191
+ border-radius:12px;
192
+ overflow:hidden;
193
+ background:rgba(255,255,255,0.03);
194
+ }
195
+
196
+ .config summary{
197
+ padding:10px 14px;
198
+ cursor:pointer;
199
+ font-size:.85rem;
200
+ font-weight:600;
201
+ letter-spacing:.08em;
202
+ text-transform:uppercase;
203
+ background:rgba(255,255,255,0.05);
204
+ color:var(--accent);
205
+ }
206
+
207
+ .config pre{
208
+ margin:0;
209
+ padding:16px;
210
+ font-family:ui-monospace,Consolas,monospace;
211
+ font-size:.85rem;
212
+ overflow-x:auto;
213
+ background:rgba(0,0,0,0.35);
214
+ color:var(--text);
215
+ }
216
+
217
+ .grid{
218
+ display:flex;
219
+ gap:18px;
220
+ flex-wrap:wrap;
221
+ margin-top:16px;
222
+ }
223
+
224
+ .tile{
225
+ flex:1 1 180px;
226
+ padding:18px;
227
+ border-radius:14px;
228
+ background:rgba(255,255,255,0.05);
229
+ border:1px solid rgba(255,255,255,0.06);
230
+ text-align:center;
231
+ }
232
+
233
+ .tile-main{
234
+ display:block;
235
+ font-weight:700;
236
+ letter-spacing:.08em;
237
+ text-transform:uppercase;
238
+ color:var(--accent);
239
+ margin-bottom:6px;
240
+ }
241
+
242
+ .tile-sub{
243
+ font-size:.9rem;
244
+ color:var(--text-soft);
245
+ }
246
+
247
+ @media(max-width:600px){
248
+ .container{
249
+ padding:32px 24px;
250
+ }
251
+ .card{
252
+ padding:22px;
253
+ }
254
+ }
255
 
256
+ </style>