Pull down to go back
I Fine-Tuned a 9B Model Into a True Data Analyst Agent (Qwen3.5-9B + LoRA) — Base Model Failed Completely, My Version Completes 89% of Tasks Autonomously

I Fine-Tuned a 9B Model Into a True Data Analyst Agent (Qwen3.5-9B + LoRA) — Base Model Failed Completely, My Version Completes 89% of Tasks Autonomously

我用 LoRA 把 Qwen3.5-9B 訓練成真正的自主資料分析師——基礎模型失敗率 100%,我的版本能獨立完成 89% 的工作流程

Most local AI models claiming to be "agentic" are basically just fancy tool-callers. Give them "Analyze this dataset," and they'll do one step, stop, and wait for you to tell them what to do next. That's not autonomy—that's just following orders. So I decided to test something: can you actually make a small <10B model genuinely autonomous by training it properly, instead of building some massive external framework around it? Turns out, yes. I took Qwen3.5-9B and fine-tuned it (LoRA) on agentic workflows. The base model? Completely failed at independent analysis. My version? Handles 89% of real data analysis tasks start-to-finish without needing you to babysit it. This is the difference between a model that *looks* smart and one that actually *thinks* through problems. If you've been frustrated with local models hitting a wall, this might be exactly what you've been waiting for.

Keywords

9B modelfine-tuningagenticdata analystlocal LLMautonomyworkflow automationopen-source