Skip to content

Commit 33fc9b9

Browse files
authored
chore(model gallery): add mini-hydra (#5804)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent b783997 commit 33fc9b9

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
@@ -1629,6 +1629,28 @@
16291629
- filename: Compumacy-Experimental-32B.Q4_K_M.gguf
16301630
sha256: c235616290cd0d1c5f77fe789c198a114c2a50cbdbbf72f3d1ccbb5297d95cb8
16311631
uri: huggingface://mradermacher/Compumacy-Experimental-32B-GGUF/Compumacy-Experimental-32B.Q4_K_M.gguf
1632+
- !!merge <<: *qwen3
1633+
name: "mini-hydra"
1634+
icon: https://huggingface.co/Daemontatox/Mini-Hydra/resolve/main/Image.jpg
1635+
urls:
1636+
- https://huggingface.co/Daemontatox/Mini-Hydra
1637+
- https://huggingface.co/mradermacher/Mini-Hydra-GGUF
1638+
description: |
1639+
A specialized reasoning-focused MoE model based on Qwen3-30B-A3Bn
1640+
1641+
Mini-Hydra is a Mixture-of-Experts (MoE) language model designed for efficient reasoning and faster conclusion generation. Built upon the Qwen3-30B-A3B architecture, this model aims to bridge the performance gap between sparse MoE models and their dense counterparts while maintaining computational efficiency.
1642+
The model was trained on a carefully curated combination of reasoning-focused datasets:
1643+
Tesslate/Gradient-Reasoning: Advanced reasoning problems with step-by-step solutions
1644+
Daemontatox/curated_thoughts_convs: Curated conversational data emphasizing thoughtful responses
1645+
Daemontatox/natural_reasoning: Natural language reasoning examples and explanations
1646+
Daemontatox/numina_math_cconvs: Mathematical conversation and problem-solving data
1647+
overrides:
1648+
parameters:
1649+
model: Mini-Hydra.Q4_K_M.gguf
1650+
files:
1651+
- filename: Mini-Hydra.Q4_K_M.gguf
1652+
sha256: b84ceec82cef26dce286f427a4a59e06e4608938341770dae0bd0c1102111911
1653+
uri: huggingface://mradermacher/Mini-Hydra-GGUF/Mini-Hydra.Q4_K_M.gguf
16321654
- &gemma3
16331655
url: "github:mudler/LocalAI/gallery/gemma.yaml@master"
16341656
name: "gemma-3-27b-it"

0 commit comments

Comments
 (0)