--- title: Mathematics Derivative Solver emoji: 🧮 colorFrom: blue colorTo: green sdk: gradio sdk_version: 5.8.0 app_file: app.py pinned: false hardware: accelerator: a100 gpu: true python_packages: - torch>=2.0.0 - transformers>=4.30.0 - accelerate>=0.20.0 - peft==0.5.0 - numpy>=1.21.0 --- # Mathematics Derivative Solver This Space demonstrates our fine-tuned math model for solving derivatives. We use: 1. Base Model: HuggingFaceTB/SmolLM2-1.7B-Instruct 2. Our Fine-tuned Model: Joash2024/Math-SmolLM2-1.7B ## Features - Step-by-step derivative solutions - LaTeX notation support - A100 GPU acceleration - Float16 precision for efficient inference