I fine-tuned Qwen 0.5B for task automation and wanted to share the results.
r/LocalLLaMA
•
Machine Learning
AI Hardware
Open Source AI
AI Research
What it does: - Takes natural language tasks ("copy logs to backup") - Detects task type (atomic, repetitive, clarification) - Generates execution plans (CLI commands + hotkeys) - Runs entirely locally on CPU (no GPU, no cloud APIs) Technical details: - Base: Qwen2-0.5B -