OPEN_SOURCE ↗
REDDIT · REDDIT// 7d agoMODEL RELEASE
Harmonic-9B drops with two-stage Qwen3.5 reasoning, agentic focus
Harmonic-9B is a specialized fine-tune of Qwen3.5-9B designed for agentic tasks, featuring a two-stage training process that establishes a strong reasoning foundation before specializing in tool-calling. It introduces the `hermes-agent-traces-filtered` dataset, which significantly boosts self-correction and thinking depth for more reliable autonomous behavior.
// ANALYSIS
Harmonic-9B proves that high-signal data curation, not just scale, is the secret to making small models behave like reliable agents.
- –Two-stage training strategy (Reasoning Foundation then Agentic Specialization) ensures the model understands "why" it calls tools, not just "how."
- –The filtered Hermes dataset increases self-correction markers from 6% to 63%, addressing the most common failure point in long-running agent loops.
- –Thinking depth is enhanced by 40%, moving beyond shallow single-hop tool usage to multi-path exploration and logic verification.
- –Structural quality pipeline ensures 100% valid JSON for tool calls, a critical stability requirement for local agent deployments.
- –Optimized for the Qwen3.5-9B architecture, providing a competitive reasoning backbone that fits on consumer-grade hardware.
// TAGS
harmonic-9bqwenllmfine-tuningreasoningagentopen-weightstool-calling
DISCOVERED
7d ago
2026-04-04
PUBLISHED
7d ago
2026-04-04
RELEVANCE
9/ 10
AUTHOR
Crampappydime