Math Reasoning & Tool-Augmented Finetuning

- Use SymPy to introduce symbolic reasoning to LLMs for math-focused applications - Fine-tune with Chain-of-Thought (CoT) data that blends natural language with executable Python - Learn two-stage finetuning: CoT → CoT+Tool integration - Evaluate reasoning accuracy using symbolic checks, semantic validation, and regression metrics - Train quantized models with LoRA and save for deployment with minimal resource overhead