--- title: Math Reasoning Chat emoji: 🧮 colorFrom: blue colorTo: purple sdk: gradio sdk_version: 4.44.0 app_file: app.py pinned: false --- # Math Reasoning Chat Chat with Qwen2.5-1.5B-Instruct fine-tuned on GSM8K for chain-of-thought math reasoning. Built with LoRA — the base model is loaded in fp16 and the trained adapter is applied on top. ## Usage Type a math word problem and the model will reason through it step by step.