DeathGodlike commited on
Commit
9c6c3e6
·
verified ·
1 Parent(s): 9af91e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +314 -314
README.md CHANGED
@@ -1,314 +1,314 @@
1
- ---
2
- base_model:
3
- - Vortex5/Starlit-Shadow-12B
4
- base_model_relation: quantized
5
- pipeline_tag: text-generation
6
- library_name: safetensors
7
- tags:
8
- - exl3
9
- - 4-bit
10
- - 6-bit
11
- - 8-bit
12
- ---
13
-
14
- # Original model: [Starlit-Shadow-12B](https://huggingface.co/Vortex5/Starlit-Shadow-12B) by [Vortex5](https://huggingface.co/Vortex5)
15
-
16
- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
17
-
18
- ## Available [ExLlamaV3](https://github.com/turboderp-org/exllamav3) (release v0.0.18) quantizations
19
-
20
- | Type | Size | CLI |
21
- |------|------|---------|
22
- | [H8-4.0BPW](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/tree/H8-4.0BPW) | 7.49 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/resolve/H8-4.0BPW/Download~Vortex5_Starlit-Shadow-12B_H8-4.0BPW_EXL3.bat) |
23
- | [H8-6.0BPW](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/tree/H8-6.0BPW) | 10.22 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/resolve/H8-6.0BPW/Download~Vortex5_Starlit-Shadow-12B_H8-6.0BPW_EXL3.bat) |
24
- | [H8-8.0BPW](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/tree/H8-8.0BPW) | 12.95 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/resolve/H8-8.0BPW/Download~Vortex5_Starlit-Shadow-12B_H8-8.0BPW_EXL3.bat) |
25
-
26
- ***Requirements: A python installation with huggingface-hub module to use CLI.***
27
-
28
- ### Licensing
29
-
30
- License detected: unknown
31
-
32
- The license for the provided quantized models is derived from the original model. For additional information see the original model's page above, or, if unavialable, the files and the page backups below.
33
-
34
- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35
-
36
- # Backups
37
-
38
- [Original files](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/tree/original-files)
39
-
40
- <details>
41
- <summary>Original page (click to expand)</summary>
42
-
43
- <section class="shell cosmic-theme">
44
-
45
-
46
- <div class="title-frame">
47
- <div class="title-block wide">
48
- <h2 class="hero-title">Starlit-Shadow-12B</h2>
49
- </div>
50
-
51
- <div class="image-slot inset">
52
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6669a3a617b838fda45637b8/xkj2QnxaJLjkgl9rKN7Io.png">
53
- </div>
54
- </div>
55
-
56
- <div class="shadow-divider"></div>
57
-
58
-
59
- <section class="pane blended">
60
- <h2 class="pane-title">Overview<span class="underline"></span></h2>
61
-
62
- <p>
63
- <strong style="color:#fff">Starry-Shadow-12B</strong> was created through a
64
- <strong>multi-stage merge</strong> involving
65
- <a href="https://huggingface.co/Vortex5/Red-Synthesis-12B">Red-Synthesis-12B</a>,
66
- <a href="https://huggingface.co/Retreatcost/KansenSakura-Erosion-RP-12b">KansenSakura-Erosion-RP-12B</a>,
67
- <a href="https://huggingface.co/Vortex5/NoctyxCosma-12B">NoctyxCosma-12B</a>,
68
- and
69
- <a href="https://huggingface.co/Vortex5/Crimson-Twilight-12B">Crimson-Twilight-12B</a>,
70
- </p>
71
-
72
-
73
- <details class="expando">
74
- <summary>Multi-stage merge configuration</summary>
75
- <pre>
76
- name: First
77
- models:
78
- - model: Vortex5/Red-Synthesis-12B
79
- merge_method: sm2f
80
- base_model: Retreatcost/KansenSakura-Erosion-RP-12b
81
- dtype: bfloat16
82
- tokenizer:
83
- source: Retreatcost/KansenSakura-Erosion-RP-12b
84
- ---
85
- name: Second
86
- models:
87
- - model: Vortex5/NoctyxCosma-12B
88
- merge_method: sm2f
89
- base_model: Vortex5/Crimson-Twilight-12B
90
- dtype: bfloat16
91
- tokenizer:
92
- source: Vortex5/Crimson-Twilight-12B
93
- ---
94
- models:
95
- - model: First
96
- - model: Second
97
- merge_method: karcher
98
- dtype: bfloat16
99
- parameters:
100
- tol: 1e-9
101
- max_iter: 1000
102
- tokenizer:
103
- source: Vortex5/Crimson-Twilight-12B
104
- </pre>
105
- </details>
106
- </section>
107
-
108
- <section class="pane blended">
109
- <h2 class="pane-title">Intended Use<span class="underline"></span></h2>
110
-
111
- <div class="tag-row">
112
- <div class="tagbox">🎭 Roleplay</div>
113
- <div class="tagbox">📜 Storytelling</div>
114
- <div class="tagbox">🌌 Creative Writing</div>
115
- </div>
116
-
117
- </section>
118
-
119
- <div class="shadow-divider"></div>
120
-
121
- </section>
122
-
123
- <style>
124
-
125
- .shell.cosmic-theme {
126
- max-width: 1050px;
127
- margin: 40px auto;
128
- padding: 42px 26px;
129
-
130
- background: radial-gradient(
131
- circle at 50% 60%,
132
- #0b0b14 0%,
133
- #07070d 45%,
134
- #020205 100%
135
- );
136
-
137
- border: 3px solid rgba(255, 80, 120, 0.75);
138
- border-radius: 18px;
139
-
140
- box-shadow:
141
- 0 0 60px rgba(0, 0, 0, 0.95),
142
- inset 0 0 60px rgba(0, 0, 0, 0.75);
143
-
144
- color: #f2f2f6;
145
- font-family: "Inter", system-ui, sans-serif;
146
- }
147
-
148
- .title-frame {
149
- text-align: center;
150
- }
151
-
152
- .title-block.wide {
153
- margin: 0 auto 22px;
154
- padding: 22px 0;
155
-
156
- background: linear-gradient(
157
- 135deg,
158
- rgba(40, 10, 25, 0.95),
159
- rgba(25, 8, 18, 0.92),
160
- rgba(15, 5, 12, 0.90)
161
- );
162
-
163
- border: 3px solid rgba(255, 80, 120, 0.65);
164
- border-radius: 14px;
165
-
166
- box-shadow:
167
- 0 0 22px rgba(255, 80, 120, 0.35),
168
- inset 0 0 30px rgba(255, 60, 110, 0.35);
169
- }
170
-
171
- .hero-title {
172
- margin: 0;
173
- font-family: "Cinzel Decorative", "Cinzel", serif;
174
- font-size: clamp(3rem, 5vw, 3.8rem);
175
- font-weight: 700;
176
- letter-spacing: 0.05em;
177
-
178
- color: #ff8ccf;
179
-
180
- text-shadow:
181
- 0 0 10px rgba(255, 120, 190, 0.55),
182
- 0 0 24px rgba(255, 80, 140, 0.45);
183
- }
184
-
185
- .image-slot img {
186
- width: 100%;
187
- max-width: 880px;
188
-
189
- border: 3px solid rgba(255, 100, 160, 0.85);
190
- border-radius: 10px;
191
-
192
- box-shadow:
193
- 0 0 18px rgba(255, 100, 160, 0.45),
194
- inset 0 0 10px rgba(255, 80, 120, 0.35);
195
- }
196
-
197
- .shadow-divider {
198
- width: 92%;
199
- height: 10px;
200
- margin: 36px auto;
201
-
202
- background: linear-gradient(
203
- to right,
204
- rgba(255, 120, 180, 0.95),
205
- rgba(90, 30, 60, 0.85),
206
- rgba(255, 120, 180, 0.95)
207
- );
208
-
209
- clip-path: polygon(
210
- 0% 50%,
211
- 5% 0%,
212
- 95% 0%,
213
- 100% 50%,
214
- 95% 100%,
215
- 5% 100%
216
- );
217
-
218
- box-shadow:
219
- 0 0 18px rgba(255, 120, 180, 0.55);
220
- }
221
-
222
- .pane {
223
- margin: 28px 0;
224
- padding: 28px;
225
-
226
- border-radius: 8px;
227
- border: 3px solid rgba(255, 90, 140, 0.7);
228
-
229
- background: linear-gradient(
230
- 145deg,
231
- rgba(30, 8, 20, 0.92),
232
- rgba(18, 6, 14, 0.88),
233
- rgba(12, 4, 10, 0.82)
234
- );
235
-
236
- box-shadow:
237
- 0 0 22px rgba(255, 90, 140, 0.25),
238
- inset 0 0 28px rgba(255, 70, 120, 0.35);
239
- }
240
-
241
- .pane-title {
242
- font-family: "Cinzel Decorative", serif;
243
- font-size: 2.4rem;
244
- font-weight: 700;
245
- letter-spacing: 0.04em;
246
-
247
- color: #ff9fdc;
248
-
249
- text-shadow:
250
- 0 0 12px rgba(255, 140, 200, 0.55),
251
- 0 0 28px rgba(255, 90, 150, 0.45);
252
-
253
- padding-bottom: 14px;
254
- position: relative;
255
- }
256
-
257
- .pane-title::after {
258
- content: "";
259
- position: absolute;
260
- left: 0;
261
- bottom: 0;
262
- width: 100%;
263
- height: 3px;
264
-
265
- background: linear-gradient(
266
- to right,
267
- rgba(255, 150, 210, 0.95),
268
- rgba(0, 0, 0, 0)
269
- );
270
- }
271
-
272
- .tag-row {
273
- display: flex;
274
- justify-content: center;
275
- gap: 14px;
276
- flex-wrap: wrap;
277
- margin: 14px 0;
278
- }
279
-
280
- .tagbox {
281
- padding: 10px 18px;
282
- font-size: 1.15rem;
283
-
284
- background: rgba(20, 8, 14, 0.85);
285
- border: 2px solid rgba(255, 120, 180, 0.65);
286
- border-radius: 10px;
287
-
288
- box-shadow:
289
- 0 0 12px rgba(255, 120, 180, 0.35);
290
- }
291
-
292
- details.expando {
293
- margin-top: 16px;
294
- background: rgba(10, 4, 8, 0.85);
295
- border: 2px solid rgba(255, 100, 160, 0.45);
296
- }
297
-
298
- details summary {
299
- padding: 12px;
300
- font-family: "JetBrains Mono", monospace;
301
- font-size: 0.85rem;
302
- cursor: pointer;
303
- }
304
-
305
- pre {
306
- background: rgba(6, 2, 4, 0.85);
307
- color: #ffd6ef;
308
- padding: 18px;
309
- overflow-x: auto;
310
- }
311
- </style>
312
-
313
- </details>
314
-
 
1
+ ---
2
+ base_model:
3
+ - Vortex5/Starlit-Shadow-12B
4
+ base_model_relation: quantized
5
+ pipeline_tag: text-generation
6
+ library_name: safetensors
7
+ tags:
8
+ - exl3
9
+ - 4-bit
10
+ - 6-bit
11
+ - 8-bit
12
+ ---
13
+
14
+ # Original model: [Starlit-Shadow-12B](https://huggingface.co/Vortex5/Starlit-Shadow-12B) by [Vortex5](https://huggingface.co/Vortex5)
15
+
16
+ ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
17
+
18
+ ## Available [ExLlamaV3](https://github.com/turboderp-org/exllamav3) (release v0.0.18) quantizations
19
+
20
+ | Type | Size | CLI |
21
+ |------|------|---------|
22
+ | [H8-4.0BPW](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/tree/H8-4.0BPW) | 7.49 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/resolve/H8-4.0BPW/Download~Vortex5_Starlit-Shadow-12B_H8-4.0BPW_EXL3.bat) |
23
+ | [H8-6.0BPW](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/tree/H8-6.0BPW) | 10.22 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/resolve/H8-6.0BPW/Download~Vortex5_Starlit-Shadow-12B_H8-6.0BPW_EXL3.bat) |
24
+ | [H8-8.0BPW](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/tree/H8-8.0BPW) | 12.95 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/resolve/H8-8.0BPW/Download~Vortex5_Starlit-Shadow-12B_H8-8.0BPW_EXL3.bat) |
25
+
26
+ ***Requirements: A python installation with huggingface-hub module to use CLI.***
27
+
28
+ ### Licensing
29
+
30
+ License detected: unknown
31
+
32
+ The license for the provided quantized models is derived from the original model. For additional information see the original model's page above, or, if unavailable, the files and the page backups below.
33
+
34
+ ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35
+
36
+ # Backups
37
+
38
+ [Original files](https://huggingface.co/DeathGodlike/Starlit-Shadow-12B_EXL3/tree/original-files)
39
+
40
+ <details>
41
+ <summary>Original page (click to expand)</summary>
42
+
43
+ <section class="shell cosmic-theme">
44
+
45
+
46
+ <div class="title-frame">
47
+ <div class="title-block wide">
48
+ <h2 class="hero-title">Starlit-Shadow-12B</h2>
49
+ </div>
50
+
51
+ <div class="image-slot inset">
52
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6669a3a617b838fda45637b8/xkj2QnxaJLjkgl9rKN7Io.png">
53
+ </div>
54
+ </div>
55
+
56
+ <div class="shadow-divider"></div>
57
+
58
+
59
+ <section class="pane blended">
60
+ <h2 class="pane-title">Overview<span class="underline"></span></h2>
61
+
62
+ <p>
63
+ <strong style="color:#fff">Starry-Shadow-12B</strong> was created through a
64
+ <strong>multi-stage merge</strong> involving
65
+ <a href="https://huggingface.co/Vortex5/Red-Synthesis-12B">Red-Synthesis-12B</a>,
66
+ <a href="https://huggingface.co/Retreatcost/KansenSakura-Erosion-RP-12b">KansenSakura-Erosion-RP-12B</a>,
67
+ <a href="https://huggingface.co/Vortex5/NoctyxCosma-12B">NoctyxCosma-12B</a>,
68
+ and
69
+ <a href="https://huggingface.co/Vortex5/Crimson-Twilight-12B">Crimson-Twilight-12B</a>,
70
+ </p>
71
+
72
+
73
+ <details class="expando">
74
+ <summary>Multi-stage merge configuration</summary>
75
+ <pre>
76
+ name: First
77
+ models:
78
+ - model: Vortex5/Red-Synthesis-12B
79
+ merge_method: sm2f
80
+ base_model: Retreatcost/KansenSakura-Erosion-RP-12b
81
+ dtype: bfloat16
82
+ tokenizer:
83
+ source: Retreatcost/KansenSakura-Erosion-RP-12b
84
+ ---
85
+ name: Second
86
+ models:
87
+ - model: Vortex5/NoctyxCosma-12B
88
+ merge_method: sm2f
89
+ base_model: Vortex5/Crimson-Twilight-12B
90
+ dtype: bfloat16
91
+ tokenizer:
92
+ source: Vortex5/Crimson-Twilight-12B
93
+ ---
94
+ models:
95
+ - model: First
96
+ - model: Second
97
+ merge_method: karcher
98
+ dtype: bfloat16
99
+ parameters:
100
+ tol: 1e-9
101
+ max_iter: 1000
102
+ tokenizer:
103
+ source: Vortex5/Crimson-Twilight-12B
104
+ </pre>
105
+ </details>
106
+ </section>
107
+
108
+ <section class="pane blended">
109
+ <h2 class="pane-title">Intended Use<span class="underline"></span></h2>
110
+
111
+ <div class="tag-row">
112
+ <div class="tagbox">🎭 Roleplay</div>
113
+ <div class="tagbox">📜 Storytelling</div>
114
+ <div class="tagbox">🌌 Creative Writing</div>
115
+ </div>
116
+
117
+ </section>
118
+
119
+ <div class="shadow-divider"></div>
120
+
121
+ </section>
122
+
123
+ <style>
124
+
125
+ .shell.cosmic-theme {
126
+ max-width: 1050px;
127
+ margin: 40px auto;
128
+ padding: 42px 26px;
129
+
130
+ background: radial-gradient(
131
+ circle at 50% 60%,
132
+ #0b0b14 0%,
133
+ #07070d 45%,
134
+ #020205 100%
135
+ );
136
+
137
+ border: 3px solid rgba(255, 80, 120, 0.75);
138
+ border-radius: 18px;
139
+
140
+ box-shadow:
141
+ 0 0 60px rgba(0, 0, 0, 0.95),
142
+ inset 0 0 60px rgba(0, 0, 0, 0.75);
143
+
144
+ color: #f2f2f6;
145
+ font-family: "Inter", system-ui, sans-serif;
146
+ }
147
+
148
+ .title-frame {
149
+ text-align: center;
150
+ }
151
+
152
+ .title-block.wide {
153
+ margin: 0 auto 22px;
154
+ padding: 22px 0;
155
+
156
+ background: linear-gradient(
157
+ 135deg,
158
+ rgba(40, 10, 25, 0.95),
159
+ rgba(25, 8, 18, 0.92),
160
+ rgba(15, 5, 12, 0.90)
161
+ );
162
+
163
+ border: 3px solid rgba(255, 80, 120, 0.65);
164
+ border-radius: 14px;
165
+
166
+ box-shadow:
167
+ 0 0 22px rgba(255, 80, 120, 0.35),
168
+ inset 0 0 30px rgba(255, 60, 110, 0.35);
169
+ }
170
+
171
+ .hero-title {
172
+ margin: 0;
173
+ font-family: "Cinzel Decorative", "Cinzel", serif;
174
+ font-size: clamp(3rem, 5vw, 3.8rem);
175
+ font-weight: 700;
176
+ letter-spacing: 0.05em;
177
+
178
+ color: #ff8ccf;
179
+
180
+ text-shadow:
181
+ 0 0 10px rgba(255, 120, 190, 0.55),
182
+ 0 0 24px rgba(255, 80, 140, 0.45);
183
+ }
184
+
185
+ .image-slot img {
186
+ width: 100%;
187
+ max-width: 880px;
188
+
189
+ border: 3px solid rgba(255, 100, 160, 0.85);
190
+ border-radius: 10px;
191
+
192
+ box-shadow:
193
+ 0 0 18px rgba(255, 100, 160, 0.45),
194
+ inset 0 0 10px rgba(255, 80, 120, 0.35);
195
+ }
196
+
197
+ .shadow-divider {
198
+ width: 92%;
199
+ height: 10px;
200
+ margin: 36px auto;
201
+
202
+ background: linear-gradient(
203
+ to right,
204
+ rgba(255, 120, 180, 0.95),
205
+ rgba(90, 30, 60, 0.85),
206
+ rgba(255, 120, 180, 0.95)
207
+ );
208
+
209
+ clip-path: polygon(
210
+ 0% 50%,
211
+ 5% 0%,
212
+ 95% 0%,
213
+ 100% 50%,
214
+ 95% 100%,
215
+ 5% 100%
216
+ );
217
+
218
+ box-shadow:
219
+ 0 0 18px rgba(255, 120, 180, 0.55);
220
+ }
221
+
222
+ .pane {
223
+ margin: 28px 0;
224
+ padding: 28px;
225
+
226
+ border-radius: 8px;
227
+ border: 3px solid rgba(255, 90, 140, 0.7);
228
+
229
+ background: linear-gradient(
230
+ 145deg,
231
+ rgba(30, 8, 20, 0.92),
232
+ rgba(18, 6, 14, 0.88),
233
+ rgba(12, 4, 10, 0.82)
234
+ );
235
+
236
+ box-shadow:
237
+ 0 0 22px rgba(255, 90, 140, 0.25),
238
+ inset 0 0 28px rgba(255, 70, 120, 0.35);
239
+ }
240
+
241
+ .pane-title {
242
+ font-family: "Cinzel Decorative", serif;
243
+ font-size: 2.4rem;
244
+ font-weight: 700;
245
+ letter-spacing: 0.04em;
246
+
247
+ color: #ff9fdc;
248
+
249
+ text-shadow:
250
+ 0 0 12px rgba(255, 140, 200, 0.55),
251
+ 0 0 28px rgba(255, 90, 150, 0.45);
252
+
253
+ padding-bottom: 14px;
254
+ position: relative;
255
+ }
256
+
257
+ .pane-title::after {
258
+ content: "";
259
+ position: absolute;
260
+ left: 0;
261
+ bottom: 0;
262
+ width: 100%;
263
+ height: 3px;
264
+
265
+ background: linear-gradient(
266
+ to right,
267
+ rgba(255, 150, 210, 0.95),
268
+ rgba(0, 0, 0, 0)
269
+ );
270
+ }
271
+
272
+ .tag-row {
273
+ display: flex;
274
+ justify-content: center;
275
+ gap: 14px;
276
+ flex-wrap: wrap;
277
+ margin: 14px 0;
278
+ }
279
+
280
+ .tagbox {
281
+ padding: 10px 18px;
282
+ font-size: 1.15rem;
283
+
284
+ background: rgba(20, 8, 14, 0.85);
285
+ border: 2px solid rgba(255, 120, 180, 0.65);
286
+ border-radius: 10px;
287
+
288
+ box-shadow:
289
+ 0 0 12px rgba(255, 120, 180, 0.35);
290
+ }
291
+
292
+ details.expando {
293
+ margin-top: 16px;
294
+ background: rgba(10, 4, 8, 0.85);
295
+ border: 2px solid rgba(255, 100, 160, 0.45);
296
+ }
297
+
298
+ details summary {
299
+ padding: 12px;
300
+ font-family: "JetBrains Mono", monospace;
301
+ font-size: 0.85rem;
302
+ cursor: pointer;
303
+ }
304
+
305
+ pre {
306
+ background: rgba(6, 2, 4, 0.85);
307
+ color: #ffd6ef;
308
+ padding: 18px;
309
+ overflow-x: auto;
310
+ }
311
+ </style>
312
+
313
+ </details>
314
+