LLM Post-Training & Agentic Evaluation Pipeline (project-based AI training)
Implemented an academic LLM post-training pipeline for supervised fine-tuning and preference optimization. Configured memory-efficient training with low-bit quantization and mixed-precision to support limited hardware. Evaluated post-training behavior changes related to instruction following, code generation, and safety. • Supervised fine-tuning, QLoRA, and Direct Preference Optimization on Qwen2-1.5B-Instruct • Training configuration using 4-bit quantization, gradient checkpointing, paged AdamW, and mixed precision • Behavioral evaluation after fine-tuning and preference optimization • Assessed instruction-following, code-generation behavior, and safety-related responses