๐Ÿฆ™Stalecollected in 45m

Tuned Qwen3.5-9B for Reasoning & Tools

PostLinkedIn
๐Ÿฆ™Read original on Reddit r/LocalLLaMA
#fine-tuned-model#function-calling#open-sourceqwen3.5-9b-ggufqwen3.5-9bggufhuggingfacellama.cpp

๐Ÿ’กNew GGUF model boosts local reasoning + tool-use on HF

โšก 30-Second TL;DR

What Changed

Fine-tuned on reasoning + FunctionGemma function-calling data.

Why It Matters

Enhances local LLMs for agentic apps, enabling better reasoning and function-calling without cloud costs.

What To Do Next

Download Qwen3.5-9B GGUF from Hugging Face and test function-calling in llama.cpp.

Who should care:Developers & AI Engineers

Key Points

  • โ€ขFine-tuned on reasoning + FunctionGemma function-calling data.
  • โ€ขGGUF format for llama.cpp, LM Studio, Ollama runtimes.
  • โ€ขFocus: structured outputs, tool-use, action-oriented prompts.
  • โ€ขRepo now live on Hugging Face.

๐Ÿง  Deep Insight

Background and context from public sources โ€” not the original article. 6 sources cited.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขQwen3.5 base models demonstrate performance parity with larger Qwen2.5 predecessors due to architectural advancements and expanded training on 35 trillion tokens across three stages[5][6].
  • โ€ขUnsloth's GGUF quantizations of Qwen3.5 set state-of-the-art KL Divergence benchmarks across bit widths, with updates on March 5, 2026, improving Maximum KLD for MoE variants[2].
  • โ€ขQwen3.5 expands multilingual support to 119 languages from Qwen2.5's 29, enhancing cross-lingual capabilities while maintaining Apache 2.0 open-source licensing[4][5].

๐Ÿ› ๏ธ Technical Deep Dive

  • โ€ขQwen3 integrates thinking mode for complex multi-step reasoning and non-thinking mode for rapid responses in a unified framework, with dynamic mode switching via chat templates and a thinking budget for adaptive inference resource allocation[4].
  • โ€ขPre-training stages: S1 on 30T tokens (4K context), S2 on 5T knowledge-intensive tokens (STEM/coding/reasoning), S3 extends to 32K context with high-quality long-context data[5].
  • โ€ขFine-tuning includes long CoT data for reasoning across math/coding/STEM, followed by scaled RL with rule-based rewards for exploration/exploitation[5].
  • โ€ขQuantization insights: ffn_up_exps, ffn_gate_exps suitable for 3-bit (IQ3_XXS optimal balance), ssm_out highly sensitive even at Q2_K[2].

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

Dynamic thinking budgets will standardize adaptive inference in open LLMs
Qwen3's mechanism allows task-based latency-performance tradeoffs without model switching, enabling broader local deployment as shown in evaluations[4].
Qwen3.5 GGUF quants will dominate local inference runtimes by mid-2026
Unsloth's SOTA KL Divergence across bits and tool-calling fixes position it ahead for llama.cpp/Ollama ecosystems[2].

โณ Timeline

2025-05
Qwen3 Technical Report published on arXiv detailing architecture and training[4]
2026-03
Qwen3 official release announced with 235B-A22B flagship and dense/MoE models up to 32B[5]
2026-03-05
Unsloth updates Qwen3.5 GGUF quants enhancing Maximum KLD robustness for MoE variants[2]
2026-03-18
Tuned Qwen3.5-9B GGUF for reasoning and tools uploaded to Hugging Face from r/LocalLLaMA post
๐Ÿ“ฐ

Weekly AI Recap

Read this week's curated digest of top AI events โ†’

๐Ÿ‘‰Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/LocalLLaMA โ†—

This is a summary, not the original. Read the source, or get the weekly briefing.

Weekly AI briefing

One email a week. Unsubscribe anytime.