Skip to content

Commit 7246001

Browse files
mudlergithub-actions[bot]
authored andcommitted
chore(model gallery): 🤖 add new models via gallery agent
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a6c9789 commit 7246001

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

gallery/index.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22950,3 +22950,25 @@
2295022950
- filename: apollo-astralis-4b.i1-Q4_K_M.gguf
2295122951
sha256: 94e1d371420b03710fc7de030c1c06e75a356d9388210a134ee2adb4792a2626
2295222952
uri: huggingface://mradermacher/apollo-astralis-4b-i1-GGUF/apollo-astralis-4b.i1-Q4_K_M.gguf
22953+
- !!merge <<: *llama3
22954+
name: "harmonic-lumina-12b"
22955+
urls:
22956+
- https://huggingface.co/mradermacher/Harmonic-Lumina-12B-GGUF
22957+
description: |
22958+
**Harmonic-Lumina-12B** is a 12-billion-parameter large language model created through a custom merging technique called *harmony_prism*. It combines three distinct models — **Harmony-Bird-12B**, **Violet-Mist-12B**, and **Luminous-Shadow-12B** — to create a balanced, high-performing model with enhanced coherence, expressive style, and logical consistency.
22959+
22960+
Using stochastic coherence sampling and adaptive weighting, the merge preserves the unique "resonance" of each source model while unifying tone, structure, and reasoning. The result is a versatile, high-quality model ideal for roleplay, creative writing, and complex reasoning tasks.
22961+
22962+
- **Base Models**: Vortex5/Harmony-Bird-12B, Vortex5/Violet-Mist-12B, Vortex5/Luminous-Shadow-12B
22963+
- **Merge Method**: `harmony_prism` (custom, entropy-stabilized, structure- and style-aware)
22964+
- **Architecture**: Transformer-based (LLaMA-like)
22965+
- **Use Case**: Creative writing, roleplay, dialogue generation, and general-purpose reasoning
22966+
22967+
*Note: The model is available in multiple quantized formats (GGUF) for efficient local inference.*
22968+
overrides:
22969+
parameters:
22970+
model: Harmonic-Lumina-12B.Q4_K_S.gguf
22971+
files:
22972+
- filename: Harmonic-Lumina-12B.Q4_K_S.gguf
22973+
sha256: 6e6c58cb0132ba08f055d98cb421deaed943438875f5045daf8cc99e02e0fc15
22974+
uri: huggingface://mradermacher/Harmonic-Lumina-12B-GGUF/Harmonic-Lumina-12B.Q4_K_S.gguf

0 commit comments

Comments
 (0)