| --- |
| base_model: |
| - Vortex5/Crimson-Constellation-12B |
| - DreadPoor/Strawberry_Smoothie-12B-Model_Stock |
| - inflatebot/MN-12B-Mag-Mell-R1 |
| - Vortex5/LunaMaid-12B |
| - flammenai/Mahou-1.5-mistral-nemo-12B |
| - nothingiisreal/MN-12B-Celeste-V1.9 |
| - ReadyArt/Omega-Darker_The-Final-Directive-12B |
| - Vortex5/MegaMoon-Karcher-12B |
| library_name: transformers |
| tags: |
| - mergekit |
| - merge |
| - roleplay |
| license: apache-2.0 |
| --- |
| <section class="card"> |
|
|
| <div class="card-header"> |
| <h1 class="card-title">Celestial-Queen-12B</h1> |
| </div> |
| |
| <div class="card-image"> |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/6669a3a617b838fda45637b8/x3uLdYo7ByFnBsek8rMNb.png"> |
| </div> |
| |
| <div class="divider"></div> |
|
|
| <section class="box"> |
| <h2 class="box-title">Overview</h2> |
| |
| <p> |
| <strong class="highlight">Celestial-Queen-12B</strong> was created through a |
| multi-stage merge combining |
| <a href="https://huggingface.co/Vortex5/Crimson-Constellation-12B" class="link">Crimson-Constellation-12B</a>, |
| <a href="https://huggingface.co/DreadPoor/Strawberry_Smoothie-12B-Model_Stock" class="link">Strawberry_Smoothie-12B-Model_Stock</a>, |
| <a href="https://huggingface.co/inflatebot/MN-12B-Mag-Mell-R1" class="link">MN-12B-Mag-Mell-R1</a>, |
| <a href="https://huggingface.co/Vortex5/LunaMaid-12B" class="link">LunaMaid-12B</a>, |
| <a href="https://huggingface.co/flammenai/Mahou-1.5-mistral-nemo-12B" class="link">Mahou-1.5-mistral-nemo-12B</a>, |
| <a href="https://huggingface.co/nothingiisreal/MN-12B-Celeste-V1.9" class="link">MN-12B-Celeste-V1.9</a>, |
| <a href="https://huggingface.co/ReadyArt/Omega-Darker_The-Final-Directive-12B" class="link">Omega-Darker_The-Final-Directive-12B</a>, |
| <a href="https://huggingface.co/Vortex5/MegaMoon-Karcher-12B" class="link">MegaMoon-Karcher-12B</a>, |
| and |
| <a href="https://huggingface.co/inflatebot/MN-12B-Mag-Mell-R1" class="link">MN-12B-Mag-Mell-R1</a>. |
| </p> |
| |
| <details class="collapse"> |
| <summary>Multi-stage merge configuration</summary> |
| <pre> |
| name: First |
| models: |
| - model: Vortex5/Crimson-Constellation-12B |
| - model: DreadPoor/Strawberry_Smoothie-12B-Model_Stock |
| - model: inflatebot/MN-12B-Mag-Mell-R1 |
| - model: Vortex5/LunaMaid-12B |
| merge_method: saef |
| parameters: |
| paradox: 0.40 |
| strength: 0.88 |
| boost: 0.28 |
| modes: 2 |
| dtype: float32 |
| tokenizer: |
| source: Vortex5/LunaMaid-12B |
| --- |
| name: Second |
| models: |
| - model: flammenai/Mahou-1.5-mistral-nemo-12B |
| - model: nothingiisreal/MN-12B-Celeste-V1.9 |
| - model: ReadyArt/Omega-Darker_The-Final-Directive-12B |
| merge_method: saef |
| parameters: |
| paradox: 0.54 |
| strength: 0.9 |
| boost: 0.6 |
| modes: 2 |
| dtype: float32 |
| tokenizer: |
| source: union |
| --- |
| name: Nearswap1 |
| models: |
| - model: Vortex5/MegaMoon-Karcher-12B |
| merge_method: nearswap |
| base_model: First |
| parameters: |
| t: 0.0008 |
| dtype: float32 |
| tokenizer: |
| source: First |
| --- |
| name: Nearswap2 |
| models: |
| - model: inflatebot/MN-12B-Mag-Mell-R1 |
| merge_method: nearswap |
| base_model: Second |
| parameters: |
| t: 0.0008 |
| dtype: float32 |
| tokenizer: |
| source: Second |
| --- |
| models: |
| - model: Nearswap1 |
| - model: Nearswap2 |
| merge_method: karcher |
| chat_template: auto |
| dtype: float32 |
| out_dtype: bfloat16 |
| parameters: |
| tol: 1e-9 |
| max_iter: 1000 |
| tokenizer: |
| source: Vortex5/LunaMaid-12B |
| </pre> |
| </details> |
| </section> |
| |
| <section class="box"> |
| <h2 class="box-title">Intended Use</h2> |
| |
| <div class="grid"> |
| <div class="tile"> |
| <span class="tile-main">Storytelling</span> |
| <span class="tile-sub">Long-form narrative</span> |
| </div> |
| |
| <div class="tile"> |
| <span class="tile-main">Roleplay</span> |
| <span class="tile-sub">Emotion-forward interaction</span> |
| </div> |
| |
| <div class="tile"> |
| <span class="tile-main">Creative Writing</span> |
| <span class="tile-sub">Atmospheric fiction</span> |
| </div> |
| </div> |
| </section> |
| |
| <div class="divider"></div> |
|
|
| </section> |
|
|
| <style> |
| .card{ |
| --bg:#0a0f1a; |
| --bg-2:#0f1726; |
| --panel:#121c2e; |
|
|
| --text:#e8f1ff; |
| --muted:#9fb2c8; |
|
|
| --line:#2a3a55; |
| --line-strong:#3c5273; |
|
|
|
|
| --violet:#7a6cff; |
| --cyan:#5fd1ff; |
| --rose:#ff7ad9; |
|
|
| max-width:1100px; |
| margin:40px auto; |
| padding:42px; |
|
|
| font-family:"Inter","Segoe UI",sans-serif; |
| color:var(--text); |
|
|
| background: |
| radial-gradient(circle at 15% 20%, rgba(122,108,255,0.18), transparent 40%), |
| radial-gradient(circle at 85% 25%, rgba(95,209,255,0.14), transparent 35%), |
| radial-gradient(circle at 50% 85%, rgba(255,122,217,0.10), transparent 40%), |
| linear-gradient(180deg,var(--bg),var(--bg-2)); |
| |
| border-radius:20px; |
|
|
| position:relative; |
| border:1px solid var(--line); |
|
|
| display:flex; |
| flex-direction:column; |
| gap:30px; |
| } |
|
|
| .card::before{ |
| content:""; |
| position:absolute; |
| inset:0; |
| border-radius:20px; |
| pointer-events:none; |
|
|
| background: |
| radial-gradient(2px 2px at 10% 20%, rgba(255,255,255,0.8), transparent), |
| radial-gradient(1.5px 1.5px at 30% 70%, rgba(95,209,255,0.7), transparent), |
| radial-gradient(2px 2px at 70% 40%, rgba(122,108,255,0.7), transparent), |
| radial-gradient(1.5px 1.5px at 85% 80%, rgba(255,122,217,0.7), transparent), |
| radial-gradient(1px 1px at 50% 50%, rgba(255,255,255,0.6), transparent); |
| |
| opacity:.35; |
| } |
|
|
| .card::after{ |
| content:""; |
| position:absolute; |
| inset:0; |
| border-radius:20px; |
| padding:1px; |
|
|
| background:linear-gradient(120deg,var(--cyan),var(--violet),var(--rose)); |
| -webkit-mask: |
| linear-gradient(#000 0 0) content-box, |
| linear-gradient(#000 0 0); |
| -webkit-mask-composite:xor; |
| mask-composite:exclude; |
| |
| pointer-events:none; |
| } |
|
|
|
|
| .card-header{ |
| text-align:center; |
| padding-bottom:14px; |
| border-bottom:1px solid var(--line); |
| } |
|
|
| .card-title{ |
| margin:0; |
| font-size:clamp(1.44rem,3.15vw,2.34rem); |
| font-weight:700; |
| letter-spacing:.22em; |
| text-transform:uppercase; |
|
|
| color:#ffffff; |
|
|
| text-shadow: |
| 0 0 10px rgba(95,209,255,0.25), |
| 0 0 20px rgba(122,108,255,0.15); |
| } |
| |
|
|
| .card-image{ |
| display:flex; |
| justify-content:center; |
| } |
|
|
| .card-image img{ |
| width:100%; |
| max-width:820px; |
| border-radius:14px; |
|
|
| border:1px solid var(--line); |
| background:var(--panel); |
|
|
| box-shadow: |
| 0 10px 28px rgba(0,0,0,0.5), |
| 0 0 18px rgba(122,108,255,0.15); |
| } |
| |
| .divider{ |
| height:2px; |
| background:linear-gradient(90deg,transparent,var(--cyan),var(--violet),transparent); |
| opacity:.9; |
| } |
|
|
| .box{ |
| padding:26px; |
| border-radius:16px; |
|
|
| background: |
| linear-gradient(180deg,#16233a,#0f1a2b); |
| |
| border:1px solid var(--line); |
|
|
| box-shadow: |
| 0 10px 24px rgba(0,0,0,0.5), |
| inset 0 1px 0 rgba(255,255,255,0.04); |
| } |
| |
| .box-title{ |
| margin:0 0 12px; |
| font-size:1rem; |
| font-weight:700; |
| letter-spacing:.16em; |
| text-transform:uppercase; |
| color:#cfe6ff; |
| } |
|
|
| .box p{ |
| margin:10px 0; |
| line-height:1.7; |
| color:var(--muted); |
| } |
|
|
| .accent{ |
| color:#ffffff; |
| font-weight:700; |
| } |
|
|
| .collapse{ |
| margin-top:16px; |
| border:1px solid var(--line); |
| border-radius:12px; |
| overflow:hidden; |
| background:#0c1524; |
| } |
|
|
| .collapse summary{ |
| padding:10px 14px; |
| cursor:pointer; |
| font-size:.8rem; |
| font-weight:600; |
| letter-spacing:.1em; |
| text-transform:uppercase; |
| color:#9fcfff; |
| background:linear-gradient(90deg,#16233a,#0f1a2b); |
| } |
|
|
| .collapse pre{ |
| margin:0; |
| padding:16px; |
| font-size:.82rem; |
| line-height:1.6; |
| background:#09121f; |
| color:#d9ecff; |
| overflow-x:auto; |
| font-family:"JetBrains Mono","Consolas",monospace; |
| } |
|
|
| .grid{ |
| display:flex; |
| flex-wrap:wrap; |
| gap:16px; |
| margin-top:12px; |
| } |
|
|
| .tile{ |
| flex:1 1 200px; |
| padding:16px; |
| border-radius:12px; |
|
|
| background:linear-gradient(180deg,#16233a,#0f1a2b); |
| border:1px solid var(--line); |
|
|
| text-align:center; |
|
|
| transition:transform .12s ease, box-shadow .12s ease, border-color .12s ease; |
| } |
|
|
| .tile:hover{ |
| transform:translateY(-3px); |
| border-color:var(--cyan); |
|
|
| box-shadow: |
| 0 10px 22px rgba(0,0,0,0.6), |
| 0 0 14px rgba(95,209,255,0.2); |
| } |
| |
| .tile-main{ |
| display:block; |
| margin-bottom:6px; |
| font-size:.9rem; |
| font-weight:700; |
| letter-spacing:.08em; |
| text-transform:uppercase; |
| color:#ffffff; |
| } |
|
|
| .tile-sub{ |
| display:block; |
| font-size:.88rem; |
| color:var(--muted); |
| } |
|
|
| .link{ |
| color:#e8f1ff; |
| text-decoration:none; |
| transition:all .15s ease; |
| } |
|
|
| .link:hover{ |
| color:#ffffff; |
| text-decoration:underline; |
| text-shadow:0 0 6px rgba(95,209,255,0.25); |
| } |
|
|
| .highlight{ |
| color:#9fcfff; |
| font-weight:700; |
| } |
|
|
| @media (max-width:600px){ |
| .card{ |
| padding:24px 18px; |
| } |
| |
| .box{ |
| padding:18px; |
| } |
| } |
| </style> |