Harmonic-9B: Two-stage Qwen3.5-9B fine-tune for AI agents

What's Harmonic-9B?
Harmonic-9B is a fine-tuned version of Qwen3.5-9B specifically designed for AI agent applications. The developer is using a two-stage training approach: Stage 1 focuses on heavy reasoning training (already complete), while Stage 2 focuses on light tool-calling and agent fine-tuning (still in progress as of the announcement).
Technical Details
The goal is to combine strong structured reasoning with clean, reliable tool use while maintaining natural chat capabilities. For Stage 2, the developer has filtered a dataset of Hermes agent traces, which they've open-sourced on Hugging Face.
Key improvements in the filtered dataset:
- Self-correction: 6% → 63%
- Verification steps: 26% → 96%
- Thinking depth: +40%
- Valid JSON/tool calls: 100%
GGUF quantized versions are already available for download, though the developer notes they haven't run proper benchmarks yet because Stage 2 is still training. Early checks on the Stage 1 checkpoint showed good results for reasoning structure.
Current Status and Next Steps
The developer is seeking feedback on how Harmonic-9B behaves in agent harnesses like OpenClaw, LangGraph, and ReAct. They plan to share benchmark numbers once Stage 2 finishes and they can run proper agent evaluations. This work is part of ongoing research into high-signal data curation and staged fine-tuning approaches.
📖 Read the full source: r/LocalLLaMA
👀 See Also

MiMo-V2.5-Pro Benchmarked: Strong Social Deduction Reasoning, Good Value vs K2.6
MiMo-V2.5-Pro competes with Kimi K2.6 in autonomous Blood on the Clocktower games, with a lopsided 88% Good / 48% Evil win rate, costs $0.99/game at 183k output tokens, and is practical with 2-3 hour matches.

Gemini 3 Flash Performance Boost Using Competitive Prompting
Researchers achieved 95% of Claude 4.6 Opus benchmark performance with Gemini 3 Flash at 1/200th the cost and 4x the speed by using competitive prompting techniques that leveraged human-like jealousy as motivation.

Cowork VM Service Fails on Windows 11 Due to Missing DCOM Registry Entry
A user diagnosed a Cowork bug where the VM service fails to start on Windows 11 Pro upgraded from Home. The missing DCOM APPID {15C20B67-12E7-4BB6-92BB-7AFF07997402} prevents Hyper-V communication, requiring an Anthropic patch.

Claude Code AFK Auto-Continue: Anatomy of a Misfeature
In July 2026, Anthropic shipped an easter egg in Claude Code v2.1.198: a 60-second AFK timer that auto-continues if you miss the input window. No changelog entry. Reversed in v2.1.200.