Local LLM Fine-Tuning & Coding Agent Harness
Project Overview
An AI Systems Engineering initiative focusing on local LLM execution, custom agent harnesses, and fine-tuning open models for software engineering workflows on Apple Silicon.
Highlights & Engineering Details
- Coding Agent Harness: Engineered a modular local agent harness incorporating subagent orchestration, tool usage, custom skill libraries, and execution guardrails to achieve robust autonomous coding.
- QLoRA Fine-Tuning: Fine-tuned local Gemma language models on a curated dataset of 10,000 conversational and code-generation instruction pairs using QLoRA, achieving high-quality code completion within consumer hardware constraints.