ModelHub XC 122439291d 初始化项目,由ModelHub XC社区提供模型
Model: Vortex5/Crimson-Constellation-12B
Source: Original Platform
2026-06-12 17:56:16 +08:00

library_name, tags, license, base_model
library_name tags license base_model
transformers
mergekit
merge
roleplay
apache-2.0
Vortex5/Maroon-Sunset-12B
Vortex5/Scarlet-Seraph-12B
Vortex5/Amber-Starlight-12B
Vortex5/Shining-Seraph-12B

Crimson-Constellation-12B

Overview

Crimson-Constellation-12B was created through a multi-stage merge combining Maroon-Sunset-12B, Scarlet-Seraph-12B, Amber-Starlight-12B, and Shining-Seraph-12B.

Multi-stage merge configuration
name: First
models:
  - model: Vortex5/Maroon-Sunset-12B
merge_method: nearswap
base_model: Vortex5/Scarlet-Seraph-12B
parameters:
  t: 0.0008
dtype: float32
---
name: Second
models:
  - model: Vortex5/Amber-Starlight-12B
merge_method: nearswap
base_model: Vortex5/Shining-Seraph-12B
parameters:
  t: 0.0008
dtype: float32
---
models:
  - model: First
  - model: Second
merge_method: karcher
chat_template: auto
dtype: float32
out_dtype: bfloat16
parameters:
  tol: 1e-9
  max_iter: 1000
tokenizer:
  source: Vortex5/Shining-Seraph-12B

Intended Use

Storytelling Structured long-form narrative
Roleplay Emotion-forward interaction
Creative Writing Atmospheric fiction
<style> .container{ --bg:#0b0a12; --panel:#14121b; --glass:rgba(255,255,255,0.04); --text:#f3efff; --text-soft:rgba(243,239,255,0.65); --accent:#ff2d55; --accent2:#ff7a9b; --grad:linear-gradient(90deg,#ff2d55,#ff7a9b,#ffc97a); max-width:1100px; margin:50px auto; padding:48px 50px; border-radius:22px; background: radial-gradient(circle at 20% 10%, rgba(255,45,85,0.15), transparent 40%), radial-gradient(circle at 80% 90%, rgba(255,122,155,0.12), transparent 50%), var(--bg); color:var(--text); font-family:"Inter","Segoe UI",sans-serif; display:flex; flex-direction:column; gap:40px; } .header{ text-align:center; border-bottom:1px solid rgba(255,255,255,0.08); padding-bottom:16px; } .title-main{ margin:0; font-size:clamp(1.5rem,4vw,2.6rem); line-height:1.2; font-weight:700; letter-spacing:.05em; background:var(--grad); -webkit-background-clip:text; background-clip:text; color:transparent; } .image-box{ display:flex; justify-content:center; } .image-box img{ width:100%; max-width:900px; border-radius:16px; border:1px solid rgba(255,255,255,0.08); background:var(--glass); box-shadow:0 25px 50px rgba(0,0,0,0.5); } .divider{ height:2px; width:100%; background:var(--grad); opacity:.6; } .card{ background:var(--panel); padding:28px 30px; border-radius:18px; border:1px solid rgba(255,255,255,0.06); box-shadow:0 12px 30px rgba(0,0,0,0.35); } .card-title{ margin:0 0 14px; font-size:1.3rem; text-transform:uppercase; letter-spacing:.08em; background:var(--grad); -webkit-background-clip:text; background-clip:text; color:transparent; } .card p{ margin:10px 0; line-height:1.7; } .highlight{ color:var(--accent); font-weight:700; } .link{ color:var(--accent2); text-decoration:none; } .link:hover{ text-decoration:underline; } .method{ color:#ffc97a; font-weight:600; } .config{ margin-top:18px; border:1px solid rgba(255,255,255,0.08); border-radius:12px; overflow:hidden; background:rgba(255,255,255,0.03); } .config summary{ padding:10px 14px; cursor:pointer; font-size:.85rem; font-weight:600; letter-spacing:.08em; text-transform:uppercase; background:rgba(255,255,255,0.05); color:var(--accent); } .config pre{ margin:0; padding:16px; font-family:ui-monospace,Consolas,monospace; font-size:.85rem; overflow-x:auto; background:rgba(0,0,0,0.35); color:var(--text); } .grid{ display:flex; gap:18px; flex-wrap:wrap; margin-top:16px; } .tile{ flex:1 1 180px; padding:18px; border-radius:14px; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.06); text-align:center; } .tile-main{ display:block; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:var(--accent); margin-bottom:6px; } .tile-sub{ font-size:.9rem; color:var(--text-soft); } @media(max-width:600px){ .container{ padding:32px 24px; } .card{ padding:22px; } } </style>
Description
Model synced from source: Vortex5/Crimson-Constellation-12B
Readme 35 KiB