Update README.md
Browse files
README.md
CHANGED
|
@@ -1,37 +1,38 @@
|
|
| 1 |
-
---
|
| 2 |
-
base_model:
|
| 3 |
-
- Retreatcost/Ollpheist-12B
|
| 4 |
-
- Vortex5/Shadow-Crystal-12B
|
| 5 |
-
- Retreatcost/KansenSakura-Radiance-RP-12b
|
| 6 |
-
- Vortex5/MegaMoon-Karcher-12B
|
| 7 |
-
library_name: transformers
|
| 8 |
-
tags:
|
| 9 |
-
- mergekit
|
| 10 |
-
- merge
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
-
|
| 13 |
-
# merge
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
-
|
| 18 |
-
### Merge Method
|
| 19 |
|
| 20 |
-
This model was merged using the [DELLA](https://arxiv.org/abs/2406.11617) merge method using [Vortex5/MegaMoon-Karcher-12B](https://huggingface.co/Vortex5/MegaMoon-Karcher-12B) as a base.
|
| 21 |
|
| 22 |
-
|
| 23 |
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
|
|
|
| 28 |
|
| 29 |
-
### Configuration
|
| 30 |
|
| 31 |
-
|
|
|
|
|
|
|
| 32 |
|
| 33 |
```yaml
|
| 34 |
-
|
| 35 |
models:
|
| 36 |
- model: Retreatcost/KansenSakura-Radiance-RP-12b
|
| 37 |
parameters:
|
|
@@ -81,5 +82,21 @@ parameters:
|
|
| 81 |
dtype: bfloat16
|
| 82 |
tokenizer:
|
| 83 |
source: Retreatcost/KansenSakura-Radiance-RP-12b
|
| 84 |
-
|
| 85 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- Retreatcost/Ollpheist-12B
|
| 4 |
+
- Vortex5/Shadow-Crystal-12B
|
| 5 |
+
- Retreatcost/KansenSakura-Radiance-RP-12b
|
| 6 |
+
- Vortex5/MegaMoon-Karcher-12B
|
| 7 |
+
library_name: transformers
|
| 8 |
+
tags:
|
| 9 |
+
- mergekit
|
| 10 |
+
- merge
|
| 11 |
+
- roleplay
|
| 12 |
+
---
|
| 13 |
+
<div align="center" style="background:radial-gradient(circle at top left,#0b0b0d 10%,#000000 60%);padding:40px 25px;border-radius:10px;">
|
| 14 |
|
| 15 |
+
<h1 style="color:#ffe9a9;font-family:Cinzel,serif;font-size:2.6rem;letter-spacing:2px;text-transform:uppercase;text-shadow:0 0 12px rgba(255,255,200,0.4),0 0 25px rgba(255,230,160,0.25);">Luminous-Shadow-12B</h1>
|
|
|
|
| 16 |
|
| 17 |
+
<p style="color:#d4a74a;font-family:Cinzel,serif;font-size:1.1rem;">“Within the deepest shadow, the brightest light awaits.”</p>
|
| 18 |
|
| 19 |
+
</div>
|
|
|
|
| 20 |
|
|
|
|
| 21 |
|
| 22 |
+

|
| 23 |
|
| 24 |
+
### ✨ **Overview**
|
| 25 |
+
<div style="background-color:rgba(10,10,10,0.85);border-left:4px solid #e4b865;padding:15px 20px;border-radius:6px;color:#f5e8c7;font-family:'JetBrains Mono',monospace;">
|
| 26 |
+
<b>Luminous-Shadow-12B</b> is a handcrafted <b><a href="https://arxiv.org/abs/2406.11617" style="color:#ffd47f;">DELLA</a></b> merge created with <a href="https://github.com/arcee-ai/mergekit" style="color:#e4b865;">MergeKit</a>, balancing ethereal creativity and reasoned coherence.<br><br>
|
| 27 |
+
It draws from the expressive nature of <a href="https://huggingface.co/Vortex5/Shadow-Crystal-12B" style="color:#ffd47f;">Shadow-Crystal</a>, the refined structure of <a href="https://huggingface.co/Retreatcost/KansenSakura-Radiance-RP-12b" style="color:#ffd47f;">KansenSakura-Radiance-RP</a>, and the stylistic artistry of <a href="https://huggingface.co/Retreatcost/Ollpheist-12B" style="color:#ffd47f;">Ollpheist</a>.
|
| 28 |
+
</div>
|
| 29 |
|
|
|
|
| 30 |
|
| 31 |
+
### 🪶 **Click to Reveal Merge Configuration**
|
| 32 |
+
<details>
|
| 33 |
+
<summary style="color:#ffd47f;font-family:Cinzel,serif;font-weight:600;letter-spacing:1px;cursor:pointer;">Show Config</summary>
|
| 34 |
|
| 35 |
```yaml
|
|
|
|
| 36 |
models:
|
| 37 |
- model: Retreatcost/KansenSakura-Radiance-RP-12b
|
| 38 |
parameters:
|
|
|
|
| 82 |
dtype: bfloat16
|
| 83 |
tokenizer:
|
| 84 |
source: Retreatcost/KansenSakura-Radiance-RP-12b
|
|
|
|
| 85 |
```
|
| 86 |
+
</details>
|
| 87 |
+
|
| 88 |
+
### 🪄**Intended Use**
|
| 89 |
+
<div style="background-color:rgba(10,10,10,0.85);border-left:4px solid #e4b865;padding:15px 20px;border-radius:6px;color:#f5e8c7;">
|
| 90 |
+
🧘 Reflective dialogue • 🖋️ Creative writing • 💞 Character roleplay — blending emotion, intellect, and style into a single expressive voice.
|
| 91 |
+
</div>
|
| 92 |
+
|
| 93 |
+
<div align="center" style="height:1px;width:100%;background:linear-gradient(90deg,transparent,rgba(255,215,100,0.7),transparent);margin:40px 0;"></div>
|
| 94 |
+
|
| 95 |
+
### ✨ **Acknowledgements**
|
| 96 |
+
<div style="background-color:rgba(10,10,10,0.85);border-left:4px solid #e4b865;padding:15px 20px;border-radius:6px;color:#c9b078;">
|
| 97 |
+
<ul>
|
| 98 |
+
<li>⚙️ <b>mradermacher</b> — static / imatrix quantization</li>
|
| 99 |
+
<li>🜛 <b>DeathGodlike</b> — EXL3 quants</li>
|
| 100 |
+
<li>🌟 <b>All original authors and contributors</b> whose models formed the foundation for this merge</li>
|
| 101 |
+
</ul>
|
| 102 |
+
</div>
|